external guidance
The Path of Self-Evolving Large Language Models: Achieving Data-Efficient Learning via Intrinsic Feedback
Zhang, Hangfan, Xu, Siyuan, Guo, Zhimeng, Zhu, Huaisheng, Liu, Shicheng, Wang, Xinrun, Zhang, Qiaosheng, Chen, Yang, Ye, Peng, Bai, Lei, Hu, Shuyue
Reinforcement learning (RL) has demonstrated potential in enhancing the reasoning capabilities of large language models (LLMs), but such training typically demands substantial efforts in creating and annotating data. In this work, we explore improving LLMs through RL with minimal data. Our approach alternates between the LLM proposing a task and then attempting to solve it. To minimize data dependency, we introduce two novel mechanisms grounded in self-awareness: (1) self-aware difficulty prediction, where the model learns to assess task difficulty relative to its own abilities and prioritize challenging yet solvable tasks, and (2) self-aware limit breaking, where the model recognizes when a task is beyond its capability boundary and proactively requests external data to break through that limit. Extensive experiments on nine benchmarks showing a 53.8% relative improvement with less than 1.2% extra data demonstrate the efficacy of self-aware RL and underscore the promise of self-evolving agent training.
Human-centered Interactive Learning via MLLMs for Text-to-Image Person Re-identification
Qin, Yang, Chen, Chao, Fu, Zhihang, Peng, Dezhong, Peng, Xi, Hu, Peng
Despite remarkable advancements in text-to-image person re-identification (TIReID) facilitated by the breakthrough of cross-modal embedding models, existing methods often struggle to distinguish challenging candidate images due to intrinsic limitations, such as network architecture and data quality. To address these issues, we propose an Interactive Cross-modal Learning framework (ICL), which leverages human-centered interaction to enhance the discriminability of text queries through external multimodal knowledge. To achieve this, we propose a plug-and-play Test-time Humane-centered Interaction (THI) module, which performs visual question answering focused on human characteristics, facilitating multi-round interactions with a multimodal large language model (MLLM) to align query intent with latent target images. Specifically, THI refines user queries based on the MLLM responses to reduce the gap to the best-matching images, thereby boosting ranking accuracy. Additionally, to address the limitation of low-quality training texts, we introduce a novel Reorganization Data Augmentation (RDA) strategy based on information enrichment and diversity enhancement to enhance query discriminability by enriching, decomposing, and reorganizing person descriptions. Extensive experiments on four TIReID benchmarks, i.e., CUHK-PEDES, ICFG-PEDES, RSTPReid, and UFine6926, demonstrate that our method achieves remarkable performance with substantial improvement.
Image Clustering with External Guidance
Li, Yunfan, Hu, Peng, Peng, Dezhong, Lv, Jiancheng, Fan, Jianping, Peng, Xi
The core of clustering is incorporating prior knowledge to construct supervision signals. From classic k-means based on data compactness to recent contrastive clustering guided by self-supervision, the evolution of clustering methods intrinsically corresponds to the progression of supervision signals. At present, substantial efforts have been devoted to mining internal supervision signals from data. Nevertheless, the abundant external knowledge such as semantic descriptions, which naturally conduces to clustering, is regrettably overlooked. In this work, we propose leveraging external knowledge as a new supervision signal to guide clustering, even though it seems irrelevant to the given data. To implement and validate our idea, we design an externally guided clustering method (Text-Aided Clustering, TAC), which leverages the textual semantics of WordNet to facilitate image clustering. Specifically, TAC first selects and retrieves WordNet nouns that best distinguish images to enhance the feature discriminability. Then, to improve image clustering performance, TAC collaborates text and image modalities by mutually distilling cross-modal neighborhood information. Experiments demonstrate that TAC achieves state-of-the-art performance on five widely used and three more challenging image clustering benchmarks, including the full ImageNet-1K dataset.
Optimizing molecules using efficient queries from property evaluations - Nature Machine Intelligence
Machine learning-based methods have shown potential for optimizing existing molecules with more desirable properties, a critical step towards accelerating new chemical discovery. Here we propose QMO, a generic query-based molecule optimization framework that exploits latent embeddings from a molecule autoencoder. QMO improves the desired properties of an input molecule based on efficient queries, guided by a set of molecular property predictions and evaluation metrics. We show that QMO outperforms existing methods in the benchmark tasks of optimizing small organic molecules for drug-likeness and solubility under similarity constraints. We also demonstrate substantial property improvement using QMO on two new and challenging tasks that are also important in real-world discovery problems: (1) optimizing existing potential SARS-CoV-2 main protease inhibitors towards higher binding affinity and (2) improving known antimicrobial peptides towards lower toxicity. Results from QMO show high consistency with external validations, suggesting an effective means to facilitate material optimization problems with design constraints. Zeroth-order optimization is used on problems where no explicit gradient function is accessible, but single points can be queried. Hoffman et al. present here a molecular design method that uses zeroth-order optimization to deal with the discreteness of molecule sequences and to incorporate external guidance from property evaluations and design constraints.
The Fundamental Limits of Machine Learning - Facts So Romantic
Not long ago, my aunt sent her colleagues an email with the subject, "Math Problem! She thought her solution was obvious. Her colleagues, though, were sure their solution was correct--and the two didn't match. Was the problem with one of their answers, or with the puzzle itself? My aunt and her colleagues had stumbled across a fundamental problem in machine learning, the study of computers that learn.
The Fundamental Limits of Machine Learning - Facts So Romantic - Nautilus
A few months ago, my aunt sent her colleagues an email with the subject, "Math Problem! She thought her solution was obvious. Her colleagues, though, were sure their solution was correct--and the two didn't match. Was the problem with one of their answers, or with the puzzle itself? My aunt and her colleagues had stumbled across a fundamental problem in machine learning, the study of computers that learn.
The Fundamental Limits of Machine Learning - Facts So Romantic - Nautilus
To tackle my aunt's puzzle, the expert systems approach would need a human to squint at the first three rows and spot the following pattern: The human could then instruct the computer to follow the pattern x * (y 1) z. Even when machines teach themselves, the preferred patterns are chosen by humans: Should facial recognition software infer explicit if/then rules, or should it treat each feature as an incremental piece of evidence for/against each possible person? And so they designed deep neural networks, a machine learning technique most notable for its ability to infer higher-level features from more basic information. These questions have constrained efforts to apply neural networks to new problems; a network that's great at facial recognition is totally inept at automatic translation.
The Fundamental Limits of Machine Learning - Facts So Romantic - Nautilus
A few months ago, my aunt sent her colleagues an email with the subject, "Math Problem! She thought her solution was obvious. Her colleagues, though, were sure their solution was correct--and the two didn't match. Was the problem with one of their answers, or with the puzzle itself? My aunt and her colleagues had stumbled across a fundamental problem in machine learning, the study of computers that learn. Almost all of the learning we expect our computers to do--and much of the learning we ourselves do --is about reducing information to underlying patterns, which can then be used to infer the unknown.
The Fundamental Limits of Machine Learning - Facts So Romantic - Nautilus
A few months ago, my aunt sent her colleagues an email with the subject, "Math Problem! She thought her solution was obvious. Her colleagues, though, were sure their solution was correct – and the two didn't match. Was the problem with one of their answers, or with the puzzle itself? My aunt and her colleagues had stumbled across a fundamental problem in machine learning, the study of computers that learn.