Startup MorphMind Unveils Academic Humanizer to Help AI-Generated Research Papers Evade Detection by Mimicking Human Academic Style
A new tool from startup MorphMind is adding another layer of concealment to scientific papers produced with the help of large language models. Called Academic Humanizer, the service rewrites academic texts and grant proposals to eliminate characteristic signs of machine-generated writing and adapt the draft to the author’s individual voice.
While consumer “humanizer” services have existed for some time, the MorphMind team argues that no dedicated solution previously addressed the specific requirements of scholarly articles and funding applications. AI drafts often suffer from excessive generality, verbosity, and awkward phrasing that dilutes both the researcher’s personal style and the precision demanded by scientific communication.
Academic Humanizer functions as a custom skill for the Claude model. Users can upload an AI-generated draft and supply samples of their earlier publications, enabling the system to produce text that more closely resembles the researcher’s established writing patterns. The developers emphasize that the tool is limited to editing for clarity and stylistic consistency; it must not invent new conclusions, data, or references.
Early wording in the project’s GitHub repository, which described the tool as removing “signs of AI writing,” was later softened to focus on helping researchers express their own ideas more precisely. Co-founder and University of Minnesota associate professor Jie Ding stated that Academic Humanizer is not designed to circumvent peer review or create original scientific content.
The repository explicitly notes that use of the tool does not relieve authors of their obligation to disclose AI assistance in manuscript preparation. Nevertheless, the core concern extends beyond stylistic editing: if the original draft contains weak arguments, factual errors, superficial analysis, or unsupported claims, the tool can render such text smoother and more persuasive without improving its underlying quality.
These worries are growing amid increasing numbers of machine-generated publications. Researchers at the University of Surrey have warned that large language models are flooding the scientific literature with formulaic papers offering shallow analysis. In 2026, GPTZero reported 100 fabricated citations across 51 papers accepted to the NeurIPS conference, one of the premier venues in artificial intelligence.
The issue reaches beyond journals. Inside Higher Ed reported that a Brown University instructor suspected most students in a course of using AI to complete assignments. Data from MIT indicate that students who rely on chatbots for essays retain less material and engage less deeply with their work than peers who write without such assistance.
For universities and publishers, Academic Humanizer introduces a new challenge: detection systems must now identify not only overtly machine-written text but also manuscripts whose artificial origins have been deliberately smoothed over. While the tool may assist honest authors in refining clarity, the same mechanism can lend a human appearance to weak or entirely generated research.
Related articles
MEPhI Opens 2026 Admissions for Online Cybersecurity Master's Program with Yandex Practicum
The National Research Nuclear University MEPhI, in partnership with Yandex Practicum, is accepting applications for its online master's program in Cybersecurity for the 2026 intake. The two-year program leads to a state diploma in Information Security under code 10.04.01 and a professional retraining certificate from Yandex Practicum. Students can choose from four specialized tracks covering AppSec, DevSecOps, network security, and AI security. Admission is fully online and includes document submission via Gosuslugi, an entrance exam, and a motivation letter requiring at least 80 points. The program runs entirely remotely with evening and weekend classes, allowing students to combine studies with work while accessing student benefits and an educational loan at a subsidized 3% rate.
360 Group Launches NanoWork Enterprise AI Platform with Built-in Security and Opens Nationwide Channel Partner Recruitment
On July 28 at the Beijing National Convention Center, 360 Group founder Zhou Hongyi officially unveiled NanoWork, a next-generation enterprise intelligent agent work platform. The platform is designed to bridge the gap between powerful AI models and real-world business tasks by enabling multi-agent collaboration, on-demand model scheduling, and 24/7 cloud operation across diverse scenarios. NanoWork was developed through extensive real-world testing involving 100,000 intelligent agents, coverage of 630 positions over 150 days, consumption of 350 trillion tokens, and collection of 56,000 feedback items. A core emphasis is placed on native security features drawn from 360 Group's two decades of cybersecurity experience to prevent errors that could lead to actual data loss or permission breaches. The company is now actively recruiting city-level channel partners across China to help deploy the solution in local industries and activate existing customer bases with AI capabilities.
Google Enables Document Backup to Drive in Stable Play Services 26.26 Release
Google has rolled out automatic document backup from Android devices to Google Drive in the stable version of Google Play Services 26.26. The feature, which the company prepared for nearly a year, adds a new Documents option in Settings on Pixel phones under Accounts and backup. It remains disabled by default to avoid uploading the Downloads folder without user consent. Once enabled, supported files including PDF, DOC, PPT, XLS, ZIP and even APK files are copied to a new Android backups folder on Drive, with separate subfolders created for each device. The backup consumes storage quota and offers no automatic two-way sync, requiring manual cleanup when disabled. Traces of the capability first appeared in August 2025, followed by an official mention in February 2026 and beta testing before the current stable deployment.
Bridging Manual and Automated Testing: InfoWatch Engineer Outlines Unified Quality Process
InfoWatch senior test engineer Mikhail Shalepo has published a detailed article describing how his team built a reproducible process that links manual and automated testing into a single quality system. The approach addresses the growing complexity of server-side products that undergo quarterly releases and require extensive matrix testing across multiple operating systems and installation scenarios. Shalepo explains that the regulation focuses on decision points rather than prescribing exact test volumes, ensuring that choices about automation candidates, smoke-test gates, failure ownership, and manual compensation are documented and visible to the entire team. The framework divides work into two main blocks—feature development and pre-release regression—each containing preparation, execution, and completion stages. Key outputs include linked artifacts in TMS Scale, explicit Definition of Done criteria, and traceable coverage data that prevents reliance on individual knowledge. The article also shares practical lessons, including why separate mind maps and tables failed to stay current and how the team now integrates automation status directly with test cases.