KAIST Develops Smartphone-Based Technology to Detect Hidden Cameras
A smartphone can now be transformed into a “hidden-camera detector.” KAIST researchers have developed an AI technology that can detect hidden cameras using only a smartphone and a low-cost LED device. This new security technology enables users to protect their privacy more easily and is expected to help prevent illegal filming in everyday spaces such as hotels and short-term rentals.
KAIST (President Choongsik Bae) announced on August 30 that a research team led by Professor Jun Han of the School of Computing, in collaboration with the National University of Singapore and Singapore Management University, has developed “SweepLED,” a technology that detects hidden cameras by attaching an LED case to a smartphone.
As hidden cameras are increasingly being installed in everyday spaces such as hotels, short-term rentals, and restrooms, the need is growing for detection technology that everyday users can easily use. However, existing portable detectors require users to visually identify bright reflective spots, which can lead to false positives by mistaking reflections from metal, glass, or glossy plastic surfaces for camera lenses.
SweepLED works by keeping the smartphone camera fixed while changing only the direction of the LED illumination, then analyzing the patterns of reflected light that appear on object surfaces. Reflections from ordinary glossy objects tend to move or disappear depending on the direction of the light. In contrast, camera lenses show distinctive deformation patterns in their reflections due to their internal lens, aperture, and sensor structures.
The research team uses deep learning-based analysis to distinguish these differences in temporal reflection patterns. While conventional detection methods rely on the user’s eyes to simply look for “bright spots,” SweepLED is different in that it analyzes both the movement and shape changes of reflections across multiple lighting angles.
This enables more reliable detection of hidden camera lenses inside various everyday objects commonly found in lodging spaces, such as chargers, clocks, remote controls, and everyday objects.
The research team evaluated SweepLED on 30 objects that may be found in real-world environments and found that it achieved approximately 94% detection accuracy. It also took less than five seconds to inspect a single object.
In addition, the core components of the LED case attached to the smartphone cost less than USD 7, or about KRW 10,000, demonstrating the potential for this technology to be developed into an affordable detection tool that general users can easily access.
Professor Jun Han said, “Hidden cameras pose a serious threat to personal safety and privacy in everyday spaces,” adding, “This research is meaningful in that it combines low-cost smartphone-based hardware with AI analysis to present the possibility of a practical detection technology that even non-experts can use.”
This paper, with KAIST doctoral student Jonghyuk Yun as first author, was presented on June 20 at ACM MobiSys 2026, one of the leading international conferences in the field of mobile computing.
Paper title: Hide-and-Sweep: Detecting Concealed Cameras via LED Illumination Sweeps
https://doi.org/10.1145/3812835.3814866
Author information: Jonghyuk Yun (first author), Jaeyoung Moon, Yunseo Park, Sean Rui Xiang Tan, Byunghyun Kim, Rajesh Krishna Balan, and Professor Jun Han (corresponding author)
This research was supported by the STEAM Global Convergence Research Support Program and the Mid-Career Researcher Program of the Ministry of Science and ICT and the National Research Foundation of Korea.
Next-Generation Biological Foundation Model, K-Fold
“Design a drug candidate that binds effectively to this protein.”
In response to such a request, AI predicts the protein’s three-dimensional structure, analyzes which compounds are most likely to bind to it, and designs promising drug candidates. KAIST researchers have developed K-Fold, the world's fastest Bio-AI model for protein structure prediction, which also supports drug candidate design.
KAIST (President Choongsik Bae) announced on August 28 that it had formed “Team KAIST” after being selected as the lead institution for the Ministry of Science and ICT’s “AI Specialized Foundation Model Project” and unveiled K-Fold, a next-generation Bio-AI model developed by Team KAIST.
Team KAIST is led by Professor Woo Youn Kim from the Department of Chemistry. His research group, together with Professors Sung Ju Hwang and Sungsoo Ahn's groups at the Kim Jaechul Graduate School of AI, developed the AI model. Professors Byung-Ha Oh, Ho Min Kim, and Gyuri Lee from the Department of Biological Sciences oversaw protein data construction and validation. HITS, a KAIST faculty startup, integrated K-Fold into HyperLab, its web-based AI research platform, enabling researchers to use the model in real-world research workflows. In addition, the Korea Pharmaceutical and Bio-Pharma Manufacturers Association (KPBMA) and the Korea Biotechnology Industry Organization (KoreaBIO) will lead efforts to raise awareness of K-Fold’s achievements and promote its use across the industry.
K-Fold’s defining capability is its ability to predict the binding between proteins and drug candidates—a critical step in drug discovery.
Drug development begins with determining the structure of a disease-related protein and identifying, among numerous compounds, those most likely to bind to the protein and produce the desired effect. K-Fold not only predicts a protein’s three-dimensional structure, but also calculates where and how a drug candidate is likely to bind, helping researchers identify promising candidates more quickly.
K-Fold goes beyond predicting the structure of a single protein. It can also predict the structures formed when different biomolecules interact, including protein–protein and protein–drug candidate complexes, as well as complexes involving DNA and RNA.
In the project’s stage evaluation conducted in March, its accuracy in predicting molecular complex structures was assessed as approaching that of AlphaFold3, developed by Google DeepMind. In an in-house performance evaluation conducted by the research team in August, K-Fold also outperformed existing global models in selected evaluation categories.
K-Fold demonstrated particularly strong performance in predicting how drug candidates bind to and act on key therapeutic targets, including G protein-coupled receptors (GPCRs) and kinases, which are major drug targets for cancer and other diseases. It also performed strongly in targeted protein degradation (TPD), an emerging drug discovery approach designed to directly eliminate disease-causing proteins.
K-Fold also significantly increased the speed of structure prediction. Conventional protein structure prediction models often require a complex preprocessing step that searches for and compares large amounts of data on similar proteins before calculating a structure. K-Fold applies a new approach that does not depend on this process, eliminating the need for preprocessing calculations and increasing structure prediction speeds by up to 25 times compared with existing models.
This means that researchers can evaluate more drug candidates within the same amount of time. By reducing the time and computing resources required for structure prediction, K-Fold can help rapidly identify the most promising compounds from a vast pool of candidates and narrow the selection for experimental validation.
“National competitiveness in the AI era depends on sovereign AI capabilities, which is the crucial ability to develop and deploy core technologies independently,” said KAIST President Choongsik Bae. “K-Fold is significant because it combines homegrown AI technology with biotechnology to challenge the world’s leading technologies and translates that capability into a service applicable to real-world drug discovery. KAIST will continue to strengthen Korea’s technological sovereignty in AI and its future competitiveness by advancing the convergence of foundational AI technologies with science and technology.”
The research team went beyond developing K-Fold as a standalone model, turning it into an AI research service that researchers can use through a conversational web-based interface.
K-Fold has been integrated into HyperLab, a multi-agent platform developed by HITS, a KAIST faculty startup. This allows researchers to use the model without having to build their own high-performance computing infrastructure or operate complex AI software.
For example, if a researcher asks the AI to “design an antibody that binds strongly to this protein,” it provides step-by-step support for predicting the protein’s structure, designing candidates with a high likelihood of binding, and computationally evaluating the results. Researchers can also ask it to “find a suitable peptide candidate for this cancer target protein.” In practical terms, instead of moving between multiple software tools to calculate structures and analyze results, researchers can simply state their research objective and have the AI carry out the necessary analyses and design tasks in sequence.
To support these capabilities, HyperLab incorporates approximately 120 computational tools and 160 specialized functions for structure prediction, drug design, and the analysis of life science data, including genomic and proteomic data. It also connects more than 100 specialized databases with a large-scale knowledge graph, enabling the platform to retrieve relevant scientific information and apply it to its analyses.
HyperLab aims to serve as an AI Co-Scientist that assists researchers throughout the research process by supporting the full workflow, from understanding a research question and selecting the appropriate tools to predicting structures, analyzing results, and iteratively improving designs.
Bio AI is emerging as a critical technology capable of reducing the time and cost required for drug discovery, driving intense competition among global technology companies and major research institutions in the United States, the United Kingdom, and China. The development of K-Fold is significant because it lays the foundation for sovereign bio AI by securing core bio AI technology domestically, rather than relying solely on overseas models, and making it available for real-world research.
The achievement was first presented at the 2026 Annual Meeting of the Korean Federation of Biomolecular Science, held on June 23, where Professor Woo Youn Kim from the KAIST Department of Chemistry delivered a keynote lecture titled “Generative Drug Design Powered by Agentic AI.”
“K-Fold was developed not to follow existing models, but to overcome the limitations of conventional approaches through a new AI architecture,” explained Professor Kim. “We will develop it into an AI-for-Science platform that makes world-class bio AI technology accessible to researchers everywhere.”
The Team KAIST consortium plans to release K-Fold free of charge. HyperLab will provide beta access to researchers in Korea and abroad, and gradually expand its commercial services by the end of this year.
Meanwhile, industry training on K-Fold is gaining momentum. An online session hosted by KoreaBIO on August 27 attracted 85 participants, while 118 have registered for KPBMA’s hybrid session on September 1. Designed primarily for researchers and practitioners at pharmaceutical and biotech companies, the training covers how to use K-Fold and presents case studies of its application to drug design. The initiative is intended to accelerate the adoption of sovereign bio-AI across the industry.
Related website: [HyperLab Co-Scientist] https://hyperlab.ai/features-co-scientist
K-Fold–HyperLab 3.0 Introduction Video: https://drive.google.com/file/d/1MxhZr-C3pQdIVn1EP44hQICj8G70is3_/view
This research was supported by the Ministry of Science and ICT (MSIT, PJT-25-100009)
Neural Implant in Korea Remotely Controlled from the United States, Bringing Brain Research into the IoT Era
A researcher in Chicago remotely controls a miniaturized brain implant in Daejeon, Korea — over the internet. Korean researchers have developed a wireless device that can deliver drugs and light to precisely modulate targeted neurons from anywhere in the world. The technology is expected to overcome the constraints of distance and location, supporting long-term studies of brain disorders and the future development of therapeutic devices.
KAIST (President Choongsik Bae) announced on August 27 that a research team led by Professor Jae-Woong Jeong from the School of Electrical Engineering, in collaboration with Professor Wha Young Kim's team at Yonsei University College of Medicine, has developed an IoT-enabled wireless neural implant that integrates drug delivery, optical stimulation, wireless communication, and internet-based remote control into a single miniaturized device.
Conventional studies involving optical stimulation or drug delivery to the brain often required bulky equipment connected by wires, restricting the natural movement of experimental animals. Even wireless devices had their own limitations, often requiring researchers to operate them at close range, thereby restricting experimental flexibility and introducing the so-called “observer effect”.
To overcome these limitations, the research team developed the brain implant with IoT connectivity. Even without being physically present in the laboratory, researchers can remotely administer drugs or stimulate specific brain neurons with light in real time via the internet. The device can also be programmed to operate automatically at a preset time.
The device is about the size of a sugar cube and is designed not to interfere with the animal's natural behavior. Researchers no longer need to repeatedly approach or handle equipment near the animal, reducing the stress caused by a researcher's presence, which can otherwise affect the animal's behavior and bias experimental results.
The implant contains a microfluidic system that precisely delivers drugs to a targeted region of the brain, as well as a micro-LED that enables optical control of specific neurons. Drug delivery and optical stimulation can be controlled independently, or the two functions can be combined.
The drug reservoir is designed to be magnetically detachable. Even after the drug is depleted, researchers can replace or refill the reservoir without the need for additional implantation surgery, enabling long-term, repeated experiments.
The research team implanted the device in rats and verified its performance over a four-week period. In particular, a researcher in Chicago successfully operated the brain implant in Daejeon, Korea, in real time via the internet, demonstrating that the device can operate reliably over intercontinental distances.
The team also conducted an experiment in which cocaine was wirelessly administered to a rat's brain while specific neurons were simultaneously stimulated with light. The results showed that addiction-related behavioral responses could be suppressed, demonstrating the potential of combining drug delivery and optical stimulation for neural circuit research.
By eliminating the need for researchers to operate equipment directly beside experimental animals, this technology enables long-term studies of the relationship between brain circuits and behavior under naturalistic conditions. It is expected to be useful for studying conditions that involve long-term changes in neural circuit function and behavior, such as addiction, depression, and neurodegenerative diseases.
The technology could ultimately pave the way for intelligent implantable medical devices that combine brain-state sensing with AI to deliver drugs or neural stimulation precisely when needed.
Professor Jae-Woong Jeong from KAIST said, “This technology transforms wireless brain implants that use light and drugs from short-range control tools into IoT-based brain engineering platforms capable of long-term, automated, and remote experimentation.” He added, “In the long term, it could contribute to the development of intelligent implantable medical devices for the diagnosis and treatment of brain disorders.”
Professor Wha Young Kim from Yonsei University said, “This platform allows researchers to remotely and precisely control specific brain circuits over extended periods while animals move freely under naturalistic conditions.” She added, “It is expected to become an important tool for identifying causal relationships between neural circuits and behavior in disease models such as addiction, depression, and neurodegenerative disorders.”
Eun Young Jeong, a doctoral student in KAIST's School of Electrical Engineering, and Jong Woo Park, a doctoral student at Yonsei University College of Medicine, served as co-first authors. The study was published on July 29 in the international journal Science Advances.
Paper title: IoT-enabled wireless neural implant for chronic, programmable neuropharmacology and optogenetics,
DOI: 10.1126/sciadv.aee8648
This research was supported by the Mid-Career Researcher Program and Basic Research Laboratory Program of the National Research Foundation of Korea, funded by the Ministry of Science and ICT, as well as the Industrial Technology Alchemist Project of the Ministry of Trade, Industry and Energy.
KAIST Uses Light to Distinguish Real from Fake with Hard-to-Replicate “Artificial Fingerprints”
Shine a light, and the real can be distinguished from the fake. KAIST researchers have developed a security technology that uses unique “artificial fingerprints” created by the random assembly of nanoparticles. Although extremely difficult to replicate, these fingerprints can be conveniently authenticated using only a smartphone flashlight and a laser pointer, opening up potential applications in anti-counterfeiting and electronic device authentication.
KAIST announced on August 26 that a research team led by Professor Sang Ouk Kim from the Department of Materials Science and Engineering, in collaboration with a team led by Professor Seok Joon Kwon of Sungkyunkwan University, has developed a new foundational security technology based on randomly assembled colloidal nanopatterns—unique microscopic patterns formed by particles too small to be seen with the naked eye. The technology enables authentication using everyday light sources such as smartphone flashlights and laser pointers.
Recent advances in artificial intelligence have made cyberattacks increasingly sophisticated, while future quantum computers may pose a threat to conventional cryptographic systems. As a result, growing attention is being paid to technologies that use the unique physical characteristics of products or devices themselves for security, in addition to software-based encryption.
A physical unclonable function, or PUF, is a security technology that uses minute physical differences naturally generated during the manufacturing process as security information. Just as every person has a unique fingerprint, microscopic particles form a different arrangement each time they assemble. Even when the same materials and process are used, reproducing the exact positions and orientations of the particles is extremely difficult. The researchers used these differences as “artificial fingerprints” for authenticating products and devices.
However, conventional high-security PUFs typically require expensive microscopes, spectroscopic equipment, or imaging systems to read information from their tiny and complex structures, making them difficult to use conveniently in everyday settings.
The research team focused on solving this dilemma between high security and easy authentication. By using the self-assembly of spherical particles hundreds of nanometers in size on a water surface, the team created unique structures composed of many small crystalline domains with different sizes and orientations. These structures are different every time they are made, making them difficult to replicate, while also producing clear optical signals when illuminated.
The research team implemented an authentication method in which the two patterns generated by each product are registered in advance and subsequently compared with those observed from the actual product. In other words, a single “nanofingerprint” is authenticated using two different light sources: a flashlight and a laser. Much like identifying a person using both their face and fingerprint, verifying one nanostructure in two independent ways strengthens security.
When illuminated with ordinary light, such as a smartphone flashlight, the nanostructure produces a unique color and reflection pattern depending on the particle arrangement. When illuminated with a laser pointer, the microscopic particle structure scatters the light in multiple directions, producing a second distinctive optical pattern.
To create a counterfeit, a forger would have to reproduce not only the nanoparticle structure itself, but also the exact color and reflection pattern produced under a flashlight and the optical pattern generated under laser illumination—making replication extremely difficult.
The researchers also successfully transferred the nanostructures onto a variety of surfaces, including flexible plastics, metals, transparent films, and hydrogels—soft, gel-like materials capable of retaining large amounts of water.
The technology could be used to assign a unique “hardware ID” to electronic products and Internet of Things devices for product authentication. It could also serve as an anti-counterfeiting label for luxury goods, artworks, and pharmaceuticals. Because it can be applied to transparent films, it may also be developed into security stickers that do not obscure a product’s design or appearance.
Professor Sang Ouk Kim of KAIST’s Department of Materials Science and Engineering said, “The key achievement of this study is that it combines randomly formed structures that are extremely difficult to replicate with a simple authentication method using readily available tools such as a flashlight or laser pointer.” He added, “We expect the technology to develop into a next-generation security solution that can be readily used in everyday applications, including electronic device authentication and anti-counterfeiting labels.”
Dr. Geon Gug Yang of KAIST’s Department of Materials Science and Engineering and Ph.D. student Seong-Gyun Im of Sungkyunkwan University’s Department of Chemical Engineering contributed equally as co-first authors. Professors Sang Ouk Kim of KAIST and Seok Joon Kwon of Sungkyunkwan University served as co-corresponding authors. The results were published online on July 23 in the international journal Nature Communications.
Paper title: “Dual-space visible light authentication toward high security physical unclonable function”
DOI: https://doi.org/10.1038/s41467-026-75781-4
This research was supported by the Mid-Career Researcher Program and the InnoCORE Program funded by the Ministry of Science and ICT, as well as by the Samsung Research Funding & Incubation Center for Future Technology.
KAIST Develops Core Technology to Reverse Biological Changes Once Thought Irreversible, Opening New Possibilities for Aging and Cancer Research
Once a cell has locked into an abnormal state — the way cancer cells do — can it ever be restored back to normal? A KAIST research team has identified the ‘molecular lock’ that keeps cells trapped in an altered state, opening a new path toward releasing that lock and reversing a cell’s fate.
KAIST (President Choongsik Bae) announced on the 21st of August that a research team led by Professor Kwang-Hyun Cho of the Department of Bio and Brain Engineering has, for the first time, identified the causal circuits responsible for irreversibility in intracellular molecular networks and developed a fundamental control technology called ROOT that can regulate these circuits and restore biological states to their original condition.
Cells in the human body change their state in response to external stimuli. In many cases, however, these state changes are irreversible, in the sense that cells do not return to their original state even after the stimulus disappears.
Irreversibility is essential for maintaining normal biological processes, such as a cell differentiating into one with a specific function. At the same time, it can also drive disease progression — for example, in epithelial–mesenchymal transition, which gives cancer cells the ability to migrate into and invade surrounding tissue.
Complicating matters, the circuits that maintain these state changes inside a cell are highly intricate: more than a thousand positive feedback loops are woven throughout the network, in which one molecule activates a series of other molecules that in turn reactivate the original molecule. This is similar to the feedback screech produced when a microphone is placed next to a speaker, where a sound repeatedly amplifies itself. Even a change that starts with an external stimulus can persist after the stimulus is gone, simply because the cell’s own molecules keep reinforcing one another. Until now, it has been extremely difficult to determine which of these countless circuits is actually responsible for locking a cell into an irreversible state.
To solve this problem, the team developed ROOT technology, short for Revelation Of the Original circuit of irreversible Transition, which works by representing intracellular regulatory processes as computational logic models and analyzing them through systems biology techniques. Using ROOT, the research team successfully simulated the process in which cells maintain a signal even after an external stimuli is removed, allowing them to identify a set of core circuits that cause irreversibility, which they defined as the “irreversibility kernel.”
Going beyond identifying the cause, the team also proposed two groundbreaking control strategies.
The first, “resetting control,” restores a cell to its state before the change while leaving the cell’s underlying irreversible property intact — comparable to leaving the lock itself in place, but opening the locked door and returning to the starting point.
The second, “reversing control,” removes the source of irreversibility itself, allowing a cell to move freely between different states — comparable to disabling the mechanism that automatically locks a door each time it closes, so that afterward the door can be opened and closed again.
The team applied the new technique to various biological models, including B-cell differentiation, epithelial–mesenchymal transition in lung cancer, and enterocyte and beta-cell differentiation models based on single-cell transcriptome data, in which the ROOT method accurately identified causal circuits that matched known cell-fate determinants. The team also proposed more effective resetting control strategies, demonstrating that the method can be broadly applied even to models built from real experimental data.
Rather than simply removing cells that have become fixed in an abnormal state, as in cancer or aging, the technology is expected to help identify and control the core circuits that keep cells trapped in that state, enabling new treatment strategies that restore cells to a normal condition.
Professor Kwang-Hyun Cho said, “The core achievement of this study is identifying the causal circuits behind cells that, once changed, do not return to their original state, and developing a technology to control these circuits and restore cells to their previous condition.” He added, “We expect this technology to be used in developing new treatment strategies that restore abnormally fixed cell states — such as those seen in cancer and aging — back to normal.”
This study was co-led by Dr. Jongwan Kim and Dr. Seong-Hoon Jang of KAIST’s Department of Bio and Brain Engineering as co-first authors, with participation from Dr. Jonghoon Lee and Ph.D. student Corbin Hopper. The research was published on August 13 in Proceedings of the National Academy of Sciences of the United States of America (PNAS), one of the world’s leading scientific journals.
Paper title: The structural origin of irreversible transitions in biological networks,
DOI: https://doi.org/10.1073/pnas.2600800123
This research was supported by the Mid-Career Researcher Program and the Basic Research Laboratory Program of the National Research Foundation of Korea, funded by the Ministry of Science and ICT.
KAIST Solves 3D Memory Reliability Problem with "Oxygen Tunnel" Structure, Boosting AI Chip Performance and Reducing Power Consumption
As AI systems become more advanced, memory is required to transfer larger amounts of data at higher speeds. But conventional planar semiconductor scaling is running out of room. A KAIST research team has now addressed a key weakness in three-dimensional, vertically stacked memory devices, opening a new path to faster, more power-efficient AI semiconductors.
KAIST (President Choongsik Bae) announced on August 25 that a research team led by Professor Jimin Kwon from the School of Electrical Engineering has developed a new multilayer interlayer dielectric structure that reduces defects and significantly enhances the performance of oxide vertical channel transistors (VCTs), a next-generation memory device. The study was conducted in collaboration with researchers from UNIST, Yonsei University, and other Korean institutions.
DRAM, which serves as the main memory in computers, has advanced over the past several decades by scaling down device size while reducing power leakage. More recently, vertical channel structures, in which current flows vertically, have become a key technology for increasing memory density.
The challenge is oxygen vacancies — defects caused by the absence of oxygen atoms in the oxide semiconductor — which destabilizes the material's electrical properties. But oxygen cannot simply be supplied without limit: when oxygen is supplied to suppress oxygen vacancies, some of the oxygen tends to migrate further, reaching the metal electrode and oxidizing it, which degrades device performance instead. The channel needed oxygen; the electrode did not. Therefore, selectively controlling oxygen flow became a key challenge.
The KAIST team developed a new multilayer interlayer dielectric consisting of silicon nitride/silicon dioxide/silicon nitride (SiN/SiO₂/SiN), engineered to function as an "oxygen tunnel" that steers oxygen selectively toward the channel while blocking its path to the electrode. The structure enabled stable compensation of oxygen vacancies in the oxide semiconductor while simultaneously suppressing unwanted oxidation at the electrode, thereby resolving the trade-off.
As a result, the researchers achieved world-class current density and data retention time in oxide vertical channel transistors.
The device also demonstrated outstanding operational stability. Even after more than ten million cycles of harsh electrical stress testing, the threshold voltage shift remained below 50 millivolts (mV), confirming its high reliability as a memory device.
The team further evaluated system-level performance by integrating conventional silicon CMOS technology with the new oxide semiconductor platform. The results suggest that this approach could significantly improve the performance of next-generation compute-in-memory (CIM) systems, intelligent semiconductors that perform AI computation directly inside memory.
Hyeonho Gu, the first author of the study, said, “This research is significant because it goes beyond improving memory density and addresses the long-standing instability problem in 3D devices through a new approach based on oxygen migration control.” He added, “We expect this technology to play a key role in accelerating the commercialization of ultra-low-power, high-performance compute-in-memory systems required for the AI era.”
This study was led by KAIST researcher Hyeonho Gu as the first author and was published on May 20 in Advanced Functional Materials, a leading international journal in materials science. The paper was also selected as a Front Cover article in recognition of its academic significance and originality.
Paper title: Oxygen-Tunnel Indium Tin Oxide Vertical Channel Transistors with Enhanced Current Density and Reliability for Monolithic 3D Compute-In-Memory Systems
DOI: https://doi.org/10.1002/adfm.202531989
Author information: Hyeonho Gu (KAIST, first author); Yongwoo Lee (KAIST, corresponding author); Haksoon Jung (KAIST, corresponding author); Jimin Kwon (KAIST, corresponding author); Hoichang Jeong (UNIST, co-author); Yanfeng Zhao (UNIST, co-author); Heesoo Yang (UNIST, co-author); Minho Park (UNIST, co-author); Hyeonjin Lee (UNIST, co-author); Seunghun Baek (UNIST, co-author); Minju Song (UNIST, co-author); Junghwan Kim (UNIST, co-author); Youngmin Jo (KAIST, co-author); Hyunjin Park (Korea Research Institute of Chemical Technology, co-author); Munhyeon Kim (Seoul National University of Science and Technology, co-author); Jae-Joon Kim (Seoul National University, co-author); Kyuho Jason Lee (Yonsei University, co-author); and Byungjo Kim (UNIST, co-author).
This research was supported by the National Semiconductor Laboratory Program and the Excellent Young Researcher Program of the National Research Foundation of Korea, funded by the Ministry of Science and ICT; the Broadcast and Telecommunications Industry Technology Development Program of the Institute of Information & Communications Technology Planning & Evaluation; and the Super Gap Technology Development Program of the Korea Evaluation Institute of Industrial Technology, funded by the Ministry of Trade, Industry and Energy.
KAIST Hosts Special Lecture by Jeff Dean, a Silicon Valley Legend
KAIST (President Chungsik Bae) announced on August 18 that the National AI Research Lab (NAIRL), together with the KAIST Kim Jaechul Graduate School of AI, hosted a special lecture by Jeff Dean, Co-Founder and CEO of Discovery Loop, at Seoul AI Hub on August 13.
Dean joined Google in 1999 as one of its earliest employees. Over 27 years, he led the development of MapReduce and Bigtable — the backbone of Google's search infrastructure — as well as TensorFlow and TPUs, which became foundational to the AI era. He co-founded Google Brain and, as Chief Scientist, oversaw the development of Gemini, earning him a reputation as "the legend of Google."
He recently founded Discovery Loop with Sanjay Ghemawat, Quoc Le, and Oriol Vinyals. The company aims to automate the full experimental loop of research — from forming a hypothesis to running experiments and analyzing results — in order to accelerate the pace of scientific and engineering discovery itself.
The lecture was arranged around Dean’s visit to Korea for his keynote address at KDD 2026, the leading international conferences in data mining. Titled “Exciting Trends in Machine Learning,” it was his first public talk since announcing the founding of Discovery Loop.
KAIST arranged the event not only to share the research experience and future vision of a world-renowned AI scholar with researchers in Korea, but also as an occasion for substantive research exchange.
Dean traced the past 15 years of AI through the research he was directly involved in. As an undergraduate in the 1990s, he worked on training neural networks across multiple computers, but the computing power of the time was not enough to make it work. Two decades later, once sufficient compute became available, the same idea finally began to deliver. More computation, more data, and larger models leading to better performance, he explained, has been the consistent through-line of the past 15 years.
He also emphasized the role of hardware. When speech recognition accuracy improved sharply, the team calculated that if users actually began relying on the feature, Google would have needed to double the size of its data centers using existing approaches. That realization led to the development of the TPU, a chip purpose-built for AI computation. Dean noted that the accumulated progress in both hardware and algorithms is what has brought today's AI models to gold-medal-level performance at the International Mathematical Olympiad (IMO) and the International Collegiate Programming Contest (ICPC).
"When humans and AI work together, we can reach better outcomes than either could alone," said Dean.
“Advances in AI are rapidly reshaping the way scientific and engineering research is conducted, making close collaboration with the world’s leading researchers more important than ever,” said KAIST President Chungsik Bae. “KAIST aims to foster a research ecosystem where top AI researchers from around the world can exchange ideas and tackle ambitious challenges alongside their Korean counterparts, positioning Korea at the forefront of global AI research.”
The lecture drew about 150 on-site attendees, including faculty and students from KAIST, Korea University, Yonsei University, and POSTECH, the universities of the NAIRL consortium, and partner company representatives, with another 220 joining via live stream. In the Q&A that followed, students and researchers raised questions on how the spread of coding agents will reshape jobs, how safety can be ensured in autonomous experimental systems, and how equitable access to AI capabilities can be maintained.
After the lecture, Dean joined a small-group research discussion with faculty members and graduate researchers from the KAIST Kim Jaechul Graduate School of AI, offering direct feedback on each lab's work in areas such as large-scale distributed training and AI infrastructure.
"This was an opportunity for researchers in Korea to hear directly from a legendary scholar who has been at the very front of AI infrastructure and model development for the past 15 years," said Kee-Eung Kim, Director of NAIRL. "We will continue to expand exchanges with the world's leading researchers and connect Korea's AI research ecosystem to the global community."
Discovery Loop, founded in 2026, is an AI startup building systems that run thousands of experiments in parallel using frontier AI models and large-scale computing infrastructure. Starting with the automation of machine learning research and development, the company plans to expand into challenges such as drug discovery and clean energy.
The National AI Research Lab (NAIRL), hosted by KAIST, was established in October 2024 with support from the Ministry of Science and ICT and the Institute of Information & Communications Technology Planning & Evaluation (IITP). It is Korea's largest industry-academia-research collaboration platform for AI, bringing together four universities (KAIST, Korea University, POSTECH, and Yonsei University) alongside domestic and international companies and research institutions, and expanding its global AI research network through partnerships with leading institutions abroad.
The KAIST Kim Jaechul Graduate School of AI, established in 2019, was the first in Korea to offer master's and doctoral degrees dedicated to artificial intelligence. Its faculty includes researchers formerly with Google Brain, IBM Watson Research Center, Microsoft Research, and NVIDIA Research.
KAIST Develops Semiconductor Neuron That Tunes Noise to Selectively Process Signals
In electronic devices, irregular fluctuations in signals are generally referred to as “noise.” Because noise interferes with accurate information processing, conventional semiconductor technology has mainly treated it as something to be reduced or eliminated. However, neurons in the human brain do not respond in exactly the same way every time, even to the same stimulus. Tiny internal variations in neurons change when and how often neurons are fired, and this probabilistic operation is one of the brain’s key information-processing features. Inspired by this, KAIST researchers have developed a next-generation semiconductor technology that does not remove current noise generated in memristors, but instead tunes it to a desired level and uses it to process different types of signals.
KAIST (President Choongsik Bae) announced on the August 16 that a research team led by Professor Kyung Min Kim from the Department of Materials Science and Engineering has developed a new neuromorphic neuron technology that uses noise generated in semiconductor devices for information processing, enabling selective encoding of time-series signals across different frequency bands.
※ Neuromorphic technology: A technology that processes information by mimicking the way the human brain and neurons operate.
In general, noise generated in semiconductors is regarded as an obstacle to accurate signal processing. For this reason, most electronic devices are designed to reduce or eliminate noise as much as possible. The human brain, however, works differently. Neurons, the nerve cells of the brain, do not always respond in the same way to the same stimulus because of internal probabilistic fluctuations. This irregularity actually helps the brain flexibly respond to a wide range of situations and sensory signals.
The research team used a memristor in this study. A memristor is a semiconductor device that changes its resistance state in response to electrical stimulation and remembers that state. Until now, current noise generated in memristors has mainly been used for random number generation, which creates unpredictable numbers, or for probabilistic computing.
However, previous studies have largely focused on using the inherent randomness of memristors as it is. Technologies that can tune probabilistic response characteristics according to need had not been sufficiently realized.
The key insight of this study is that when the resistance state of a memristor is changed, the magnitude and behavior of its current noise also change. By presetting the resistance state of the memristor, the probability of spike generation and the response range can vary even under the same input. Using this principle, the research team implemented a “programmable probabilistic neuron (PPN)” that treats noise not simply as instability, but as an information-processing resource that can be tuned in a desired way.
This neuron can be configured to respond differently depending on how rapidly an input signal changes, in other words, its frequency. By changing only the resistance state of the memristor, the same circuit can be switched to respond sensitively to slow human activity signals in the hertz (Hz) range or fast speech signals in the kilohertz (kHz) range. Hz and kHz are units that indicate how many times a signal repeats per second, with 1 kHz equal to 1,000 Hz.
In simple terms, a single artificial neuron can be reconfigured according to the speed of the signal it needs to process. When processing slowly changing signals such as human movement, it can operate in a way suited to slow variations; when processing rapidly changing signals such as speech, it can be adjusted to capture short and fast changes effectively.
The research team verified the technology using signals with different frequency ranges. The system encoded and classified human activity signals in the Hz range and speech signals in the kHz range, achieving accuracies of 94.8% in human activity recognition and 95.0% in speech recognition.
Professor Kyung Min Kim said, “The significance of this study lies in demonstrating that memristor noise can be harnessed as a tunable information-processing resource, rather than simply treated as an error or instability,” adding, “Because the same hardware can be reconfigured for signals of different speeds and frequencies, it could be used as a signal-processing technology for future low-power edge neuromorphic systems.”
This study was led by Dr. Do Hoon Kim from the Department of Materials Science and Engineering as first author, and was published in the internationally renowned materials science journal Advanced Materials on August 05.
Paper title: Noise-Tunable Memristor Enabling Programmable Probabilistic Neurons for Frequency-Selective Time-Series Signal Encoding,
DOI: https://doi.org/10.1002/adma.74529
This research was supported by the Basic Research Program in Science and Engineering and the PIM Artificial Intelligence Semiconductor Core Technology Development Program of the Ministry of Science and ICT and the National Research Foundation of Korea.
KAIST Develops AI to Detect ‘Foreign-Linked Opinion Manipulation’ in 110 Million News Comments
During election seasons or major national issues, online news comment sections often become heated spaces of conflict across gender, generation, and political lines. For years, there have been persistent concerns that behind some of these conflicts may lie “foreign winds,” or interventions by foreign actors seeking to manipulate public opinion and deepen social divisions. A KAIST research team has now developed a technology that uses big data on two decades worth of news comments and artificial intelligence (AI) to precisely detect traces of such hidden influence operations.
KAIST (President Choongsik Bae) announced on the 12th of August that a joint research team led by Professor Wonjae Lee of the Graduate School of Culture Technology, Professor Meeyoung Cha of the School of Computing (Scientific director at Max Planck Institute for Security and Privacy) and Professor Alice Oh of the School of Computing, in collaboration with Professor Thorsten Holz of the Max Planck Institute, has developed an explainable AI technology that automatically detects patterns suspected of foreign-linked influence operations in online news comments and provides specific evidence for its judgments.
The organized and repeated posting of comments or content by certain actors to shape public opinion in a desired direction is known as an “online influence operation.” Existing AI-based detection technologies have had a key limitation: even when they classify certain accounts as belonging to a “blacklist,” they often fail to provide clear evidence explaining why those accounts should be considered influence-operation accounts.
To overcome this limitation, the research team used 70 foreign-linked accounts previously identified by the Institute for National Security Strategy as starting points. They then tracked groups of accounts connected to them or repeatedly commenting on the same news articles, ultimately collecting and analyzing a large-scale dataset of 110 million comments posted on Naver News over a 20-year period from 2006 to 2025.
In particular, the AI developed by the research team examines accounts through a careful three-step process. First, it checks whether there are clues suggesting that the author may be linked to a foreign source. Second, it examines whether the comment contains emotionally polarizing expressions, such as moral condemnation or blind praise. Third, it identifies which country or target the emotional framing is directed toward.
The model does not stop at simply labeling an account as suspicious. It also highlights the specific phrases in the comments that served as the basis for its judgment. The team further combined this with multidimensional behavioral-pattern analysis, including account activity frequency, account lifespan, and activity links with other suspected accounts. As a result, among approximately 4 million Naver News users, the model ultimately identified 23,998 accounts exhibiting patterns consistent with suspected public-opinion manipulation.
The analysis also revealed the more subtle strategy of these suspected accounts. Their main target was not the victory of a particular political camp, but rather the maximization of division and confrontation within Korean society.
Among the top 10 targets that drew the highest public engagement, measured through likes and other reactions, seven were prominent domestic political figures. Notably, the attacks were not concentrated on a single party or ideology. Former and current presidents, presidential candidates, and political parties from both progressive and conservative camps were targeted across the spectrum. According to the research team, this suggests a sophisticated strategy aimed not so much at supporting a particular group, but at inflaming domestic political conflict and increasing social distrust and polarization.
This study is significant because it provides data-based evidence for influence-operation activity that had previously been discussed largely in terms of suspicion, while also offering a potential defense mechanism for protecting healthy online public discourse. In the future, portal platforms and related organizations could use this technology during elections or national crises to monitor the influx of suspicious accounts in real time and prioritize the review of coordinated attacks against domestic political figures. However, the research team emphasized that the AI should not be used to block accounts indiscriminately, but rather as an explainable content-moderation tool that supports the judgment of expert reviewers.
Professor Wonjae Lee said, “By analyzing 20 years of data, we found that suspected accounts tended to use messages criticizing Korea and domestic political figures rather than directly praising foreign countries, and that these messages gained higher visibility,” adding, “This research can provide empirical criteria for when and which messages platforms and monitoring organizations should prioritize for review, especially during socially sensitive periods such as elections.”
Professor Alice Oh said, “This is a meaningful achievement in which AI precisely identified not only the surface meaning of words in massive comment datasets, but also subtle emotional patterns and organized behavioral signals intended to provoke conflict,” adding, “It can become a powerful defense system against online influence operations, which are becoming increasingly sophisticated.”
Professor Meeyoung Cha said, “This study goes beyond simple blacklist-account analysis and represents the outcome of actionable data science that addresses real-world problems and drives practical change,” adding, “In an online environment where social conflict is deepening, we hope this technology will serve as a practical tool for protecting the transparency and trustworthiness of the digital public sphere.”
This research was led by KAIST Ph.D. candidate Jaehong Kim and master’s student Hyeonseung Kim as co-first authors. The paper is scheduled to be presented at the USENIX Security Symposium 2026, one of the most prestigious conferences in the field of computer security.
Paper title: Cross-National Information Attacks: A Two-Decade Analysis of Troll Behavior in Korea,
DOI: 10.48550/arXiv.2606.22785
This research was supported by the Hyundai Motor Chung Mong-Koo Foundation, the Institute of Information & Communications Technology Planning & Evaluation, and the National Research Foundation of Korea, funded by the Ministry of Science and ICT.
KAIST Held Inauguration Ceremony for 18th President Choongsik Bae, Unveiling Vision of "Fundamentals First, Innovation Forward"
KAIST announced that it held an inauguration ceremony for its 18th president, Choongsik Bae, at the KAIST Auditorium on Monday, August 10. At the ceremony, the university unveiled "Fundamentals First, Innovation Forward" as its new vision.
The ceremony officially presented President Bae's philosophy on university governance and his vision for KAIST's future to the KAIST community and the public. Departing from the conventional format of a formal inaugural address, President Bae personally explained his vision and the strategies for implementing it. Professor Yiyun Kang of the Department of Industrial Design directed the stage production, bringing KAIST's future vision to life through an intuitive and immersive presentation.
The event built on the innovation advanced under KAIST's 17th president, Kwang Hyung Lee, while introducing new leadership and development strategies that will guide the university toward its 60th anniversary. Distinguished guests from Korea and abroad attended, including Deputy Prime Minister and Minister of Science and ICT Kyung Hoon Bae, former KAIST President Kwang Hyung Lee, and ambassadors to Korea from key countries.
In his inaugural address, President Bae presented "Continuity & Innovation" as the central philosophy of his administration. He aimed to preserve the values KAIST has cultivated over the past 55 years -- Creativity, Challenge, and Caring -- while pursuing innovation across education, research, entrepreneurship, and administration in response to AI-driven transformation and intensifying global competition for technological leadership.
The new vision, "Fundamentals First, Innovation Forward," rests on two foundational principles: people strongly grounded in fundamental disciplines, humanistic insight, and AI capabilities; and an organization characterized by autonomy, accountability, and efficiency. On these foundations, KAIST aims to achieve world-class excellence in education, research, entrepreneurship, and internationalization.
To realize this vision, KAIST will pursue the following five development strategies, collectively called the Beyond Series:
Beyond AI – AI for Everyone: Create a leading environment for education and research that moves beyond today's AI toward Humanistic AI, Democratic AI, and Agentic AI.
Beyond Laboratory – Innovative Research and Entrepreneurship: Move beyond the laboratory to advance deep-tech innovation in partnership with industry and society and build a global startup ecosystem.
Beyond Barriers – An Efficient and Open University: Remove barriers so that members can devote themselves to research and education, underpinned by transparent governance and a culture and systems built on trust.
Beyond Carbon – Sustainability and a Greener Future: Strengthen research to address the climate crisis and create an environmentally responsible, carbon-neutral campus grounded in ESG and the UN Sustainable Development Goals.
Beyond KAIST – Toward the World and the Future through Global Connect: Connect global talent, universities, research institutions, companies, and local communities; foster a more international campus; expand international joint research; and strengthen global and regional partnerships.
KAIST plans to make AI not merely a technology for specific disciplines or specialists, but a common language and general-purpose tool across all fields. By strengthening foundational education and interdisciplinary AI education, KAIST aims to push beyond merely using AI effectively toward leading AI innovation.
KAIST will also expand research in physical AI, AI that operates in the real world, including robotics, autonomous driving, and advanced manufacturing, as well as in strategic technologies such as quantum science, climate technology, and energy technology. Building on world-class basic research, KAIST will expand industry collaboration, technology commercialization, and global entrepreneurship, creating a cycle in which research outcomes drive innovation in industry and society.
KAIST will expand the establishment of corporate satellite laboratories and collaborative research centers. It will also support joint research and development with companies by building AI Autonomous Labs that integrate AI into the R&D process, creating a new research environment in which AI designs and conducts experiments and analyzes the results. The university will introduce specialized entrepreneurship education for newly admitted students and establish a model that combines classroom instruction with hands-on training, involving alumni entrepreneurs and industry professionals.
The inauguration also featured case studies of KAIST alumni using AI to drive innovation in industry and research. Dr. Hyeon-Sook Yoon from Korea Shipbuilding & Offshore Engineering (KSOE) presented the use of digital twins in the shipbuilding and maritime industries, while Dr. Ji-Yong Shin from Samsung Electronics' Semiconductor R&D Center discussed the use of AI in semiconductor manufacturing. Professor Joonsik Hwang of KAIST then discussed the development and applications of physical AI in automobiles, mobility, robotics, and other fields.
KAIST plans to build an AI Native Campus that organically connects AI Interactive Education in education, AI Autonomous Labs in research, AI Agent Administration in administration, and AI Energy Convergence in infrastructure.
KAIST will also build an AI-based digital administration system to streamline or eliminate unnecessary regulations and procedures so that faculty and students can focus more fully on education and research. The campus will also become a living lab where climate and energy technologies are developed and validated, while global cooperation will be strengthened by recruiting outstanding international students and faculty, expanding international joint research, and broadening dual-degree programs.
In his address, President Bae said, “We will carry forward the proud tradition we have inherited: our vision of becoming a Global Value-Creative Leading University and our C-Cube core values of Creativity, Challenge, and Caring. Building on this foundation, we will pursue the innovation needed to move toward our new goal, Fundamentals First, Innovation Forward.” He added, “Grounded in strong fundamentals across both our people and our institution, we will advance five strategic priorities—AI, global entrepreneurship, a stronger focus on education and research, sustainable growth, and internationalization—and further establish KAIST as a world-leading university.”
He also emphasized, “I will listen with an open mind and act with determination. As both a facilitator and a servant leader, I will empower every member of the KAIST community to pursue their aspirations with confidence and fulfillment. Together, we will take KAIST beyond innovation—establishing it as a university that sets new standards and a national innovation platform shaping the future of science and technology in Korea.”
President Bae is an internationally recognized mechanical engineer and energy scientist specializing in carbon-neutral transportation power systems and sustainable mobility technologies. He earned his bachelor’s and master’s degrees in aerospace engineering from Seoul National University and a Ph.D. in mechanical engineering from Imperial College London. Since joining KAIST in 1998, he has served in leadership roles including Chair of the Department of Mechanical Engineering, Dean of the College of Engineering, and Director of the Mobile Clinic Module Project during the COVID-19 pandemic, gaining broad experience in education, research, and university administration.
He has also contributed to energy and carbon-neutrality research and to national science and technology policy as chair of the International Energy Agency's Technology Collaboration Programme on Sustainable Combustion, chair of the Climate Division of the Ministry of Foreign Affairs' Science and Technology Diplomacy Advisory Committee, and chair of the Society of Carbon-Neutral Fuel Technology. He was the first Korean researcher in the powertrain field to be elected an SAE Fellow and has received honors including a Presidential Commendation and a Merit Award from the National Assembly of the Republic of Korea.
KAIST presented the inauguration as a ceremony marking the start of a new presidency and as a forum for sharing the university's future vision and implementation strategies. The occasion marked KAIST's move beyond "a KAIST that embraces challenges" toward "a KAIST that sets the next standard for innovation," as it pursues its goal of becoming a world-leading university for innovation.
KAIST Develops ‘Chameleon AI Semiconductor’ with Programmable Response Speeds
AI semiconductors are becoming more programmable. KAIST researchers have developed a device whose response characteristics can be programmed to process data changing at different speeds. The technology reduced prediction errors for time-varying data by up to 40-fold and is expected to enhance real-time AI performance in autonomous vehicles, robots, and wearable devices.
KAIST (President Choongsik Bae) announced on August 7 that a research team led by Chair Professor Shinhyun Choi from the School of Electrical Engineering and the Graduate School of Semiconductor Technology has developed a programmable dynamic memtransistor (PDM), a semiconductor device whose time-response characteristics can be adjusted to multiple states and retained, as well as an integrated array based on the device.
A memtransistor is a next-generation semiconductor device that combines the information-storage function of memory with the computing function of a transistor. In the developed PDM, the ability to process data while retaining previous information allows its response characteristics to be adjusted and retained for incoming data.
Today’s computers and smartphones require complex software processing to analyze data that changes over time, resulting in large computational loads and high power consumption. To address this, researchers have been studying technologies that allow semiconductor hardware itself to process data directly. However, conventional devices have had fixed response speeds that cannot be changed once the device is fabricated.
The research team overcame this limitation by introducing a dual-layer structure inside the transistor, combining a charge storage layer that accumulates and processes data with an electron trapping layer that controls the response speed in a nonvolatile manner.
In the PDM developed by the research team, incoming data is processed in the charge storage layer, while the electron trapping layer controls, across multiple levels, the recovery speed at which the semiconductor returns to its original state. In experiments, the team succeeded in tuning the current recovery time over an approximately 5-fold range and the characteristic frequency over a range of more than 10-fold.
In particular, in experiments involving the prediction of data in which fast and slow changes are intricately mixed, the PDM reduced prediction errors by as much as 40 times compared with conventional fixed-response semiconductor devices. The PDM enables accurate information processing even when handwriting or object-movement speeds vary, by using response characteristics configured to match different input timescales. Once the response characteristics are set, the device remembers them without requiring a continuous external power supply, and it does not require complex preprocessing of input data. Because it is fully compatible with materials used in widely adopted commercial semiconductor processes, it is also highly advantageous for mass production and commercialization.
The research team fabricated a PDM array and used it to predict complex data, confirming that it achieved accuracy comparable to conventional software-based systems while consuming far less energy.
“This study demonstrates an AI semiconductor whose response characteristics can be programmed to efficiently process data changing at different speeds,” said Chair Professor Choi. “We expect it to become a core technology that improves the performance of AI devices such as autonomous vehicles, robots, and wearables while reducing their power consumption.”
This research was led by KAIST Graduate School of Semiconductor Technology Ph.D. candidate Dae-won Kim as the first author, with Yoonho Cho, Seokho Seo, Yujin Kim, See-On Park, Taehwan Jang, and Chaebin Park participating as co-authors. Young Taek Oh and Fellow Jae-Duk Lee of Samsung Electronics’ Semiconductor R&D Center also participated as co-authors, and Chair Professor Shinhyun Choi served as the corresponding author. The research was published in July in the internationally renowned journal Nature Communications on July 4.
Paper title: Programmable memtransistor array with temporal dynamics modulation for efficient time-series data processing,
DOI: https://doi.org/10.1038/s41467-026-75211-5
This research was supported by the National R&D Program through the National Research Foundation of Korea funded by the Ministry of Science and ICT, the ETRI R&D Support Program of the Institute of Information & Communications Technology Planning & Evaluation, the HRD Program for Industrial Innovation of the Korea Institute for Advancement of Technology funded by the Ministry of Trade, Industry and Energy, Samsung Electronics, and others.
KAIST brings ‘giant batteries’ closer to commercialization in the AI data center era
The explosive growth of AI data centers has brought the commercialization of "giant batteries" one step closer. A KAIST research team has developed a process that cuts the production time for a core material used in large-capacity batteries by 67%, resolving the largest production bottleneck standing in the way of commercialization.
KAIST (President Choongsik Bae) announced on August 5 that a research team led by Professor Hee-Tak Kim from the Department of Chemical and Biomolecular Engineering has developed a process for producing the core electrolyte of vanadium redox flow batteries (VRFBs)—a leading candidate for large-capacity energy storage systems (ESS)—faster and more stably.
As AI data centers operate around the clock in growing numbers, large-capacity ESS that can store electricity generated from solar and wind power and supply it reliably when needed have become increasingly important.
Because VRFBs use nonflammable, water-based electrolytes, they have a lower fire risk than many conventional battery systems. And their energy-storage capacity can be scaled by increasing the amount of electrolyte stored in external tanks. This has drawn attention to VRFBs as ultra-large batteries suited to AI data centers and renewable energy storage. However, producing the vanadium electrolyte with an average oxidation state of 3.5+—the standard starting composition for VRFB operation— has been slow and costly, making it a critical obstacle to commercialization.
The conventional process first produces the electrolyte through chemical reduction—a reaction in which a chemical reducing agent causes vanadium ions to gain electrons—and then refines it through electrochemical reduction, which applies electric current to adjust the vanadium ions' electron state to the desired level. This final electrochemical step, however, relies on a costly VRFB stack and significant electrical energy, increasing both operational complexity and capital costs.Beyond the limitations of the electrochemical reduction process, the research team found, for the first time, that the alternative chemical reduction process also suffers from a distinct kinetic bottleneck. The reaction rate slows sharply at a specific point, much like highway traffic suddenly backing up at a bottleneck. This bottleneck occurs when the average vanadium oxidation state reaches approximately +4.1, an intermediate stage in the production of V3.5+ electrolyte.
In previous research, the team had replaced the conventional electrochemical adjustment step with a Pt/C-catalyzed reduction process, preventing the waste of leftover electrolyte. In the present study, it further extended the catalytic process into the bottleneck region of oxalic-acid-based chemical reduction. By switching from chemical to catalytic reduction at an average oxidation state of approximately +4.1, the team was able to bypass the slowest stage of the production process.
As a result, production time for V3.5+ electrolyte was cut by 67% compared to the conventional process. The switch also eliminated residual oxalic acid, an impurity that can degrade battery performance. The same catalyst was reused more than 2,500 times without a notable drop in performance, demonstrating the process's viability for industrial-scale production.
"This study combined reaction engineering principles with thermodynamic predictions to identify the rate-determining step in the chemical reduction and redesigned the electrolyte production process to overcome this major bottleneck to the commercialization of large-scale batteries," said Hee-Tak Kim, professor in the Department of Chemical and Biomolecular Engineering. He added, "By scientifically identifying the conditions under which the catalyst operates stably without degrading in the electrolyte environment, we resolved a production bottleneck relevant to industry, and we expect this to significantly accelerate the commercialization of large-capacity energy storage technology."
Kyunghwa Seok, a PhD candidate in the Department of Chemical and Biomolecular Engineering, led the research as first author. The findings were published online in Advanced Energy Materials—a leading international journal in the energy field—on May 7. In particular, in recognition of its academic significance, the study was selected as the cover article for Issue 34, which is scheduled to be published online in early September.
Paper title: Streamlined V3.5+ Electrolyte Production by Leveraging Chemical and Catalytic Reductions
DOI: https://doi.org/10.1002/aenm.71029
Authors: Kyunghwa Seok (KAIST, first author), Minseong Kang (KAIST, second author), and Hee-Tak Kim (KAIST, corresponding author).
This research was supported by Lotte Chemical.