Tagged articles
35 articles
Page 1 of 1
Data Party THU
Data Party THU
Apr 20, 2026 · Artificial Intelligence

Can AI Rewrite Its Own Evolution Engine? Inside HyperAgents' Self‑Modification Breakthrough

The article analyzes the HyperAgents framework (DGM‑H), showing how merging task and meta agents enables metacognitive self‑modification, improves performance across coding and non‑coding benchmarks, automatically builds supporting infrastructure, and raises new safety and industry‑impact considerations.

AI SafetyHyperagentsLLM post-training
0 likes · 11 min read
Can AI Rewrite Its Own Evolution Engine? Inside HyperAgents' Self‑Modification Breakthrough
AI Engineering
AI Engineering
Apr 16, 2026 · Artificial Intelligence

How Meta-Harness Enables AI to Self‑Optimize Its Own Harness

Meta-Harness, an open‑source framework from Stanford's IRIS lab, lets large language models access their full code, execution traces, and evaluation scores to autonomously improve prompting pipelines, achieving state‑of‑the‑art results on TerminalBench‑2 while exposing challenges such as long evaluation time, massive token generation, and specialized storage needs.

LLM self‑optimizationMeta LearningMeta-Harness
0 likes · 6 min read
How Meta-Harness Enables AI to Self‑Optimize Its Own Harness
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 7, 2026 · Artificial Intelligence

Can AI Self‑Evolve? New Meta Research Redefines Agent Rules

A recent Meta‑led study introduces HyperAgents, a framework that merges task agents with meta‑agents to enable metacognitive self‑modification, showing significant gains on coding benchmarks, paper review, robotics reward design, and Olympiad‑level math grading, while also highlighting emerging safety risks as AI systems begin to rewrite their own improvement mechanisms.

Benchmark resultsDarwin Gödel MachineHyperagents
0 likes · 10 min read
Can AI Self‑Evolve? New Meta Research Redefines Agent Rules
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Mar 31, 2026 · Artificial Intelligence

Top AI-Driven Quantitative Finance Papers from AAAI 2026

This article curates and summarizes recent AI research papers presented at AAAI 2026 that advance quantitative finance, covering controllable market generation, LLM‑powered alpha factor mining, risk‑aware multi‑agent portfolio management, foundation models for market data, and reinforcement‑learning trading policies.

Diffusion ModelsFinancial Market SimulationMeta Learning
0 likes · 12 min read
Top AI-Driven Quantitative Finance Papers from AAAI 2026
SuanNi
SuanNi
Mar 21, 2026 · Artificial Intelligence

Can AI Achieve Human‑Like Autonomous Learning? A Blueprint from Top Researchers

The article analyzes a groundbreaking AI research blueprint proposed by Yann LeCun, Emmanuel Dupoux, and Jitendra Malik, outlining three interacting systems—observation, action, and meta‑control—to enable machines to learn autonomously like infants, while highlighting technical and ethical challenges.

AI ArchitectureMeta Learningautonomous learning
0 likes · 13 min read
Can AI Achieve Human‑Like Autonomous Learning? A Blueprint from Top Researchers
Data Party THU
Data Party THU
Feb 21, 2026 · Artificial Intelligence

Unlocking Compositional Generalization: Meta‑Learning Strategies for Neural Networks

This article examines how meta‑learning combined with compositionality enables neural networks to rapidly adapt to new tasks by formalizing hierarchical optimization, leveraging modular architectures with hypernetworks, and exploiting Transformer latent codes for effective compositional generalization.

Bilevel OptimizationMeta LearningNeural Networks
0 likes · 5 min read
Unlocking Compositional Generalization: Meta‑Learning Strategies for Neural Networks
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Feb 14, 2026 · Artificial Intelligence

MetaAgent Auto‑Evolves SOTA Memory Modules Without Hyperparameter Tuning

The article explains how the ALMA system lets a meta‑agent automatically generate and evolve Python memory modules for agents, replacing brittle handcrafted heuristics with a four‑stage meta‑learning loop, and shows that the resulting designs outperform existing baselines while using far fewer tokens.

ALMAAgent MemoryMeta Learning
0 likes · 9 min read
MetaAgent Auto‑Evolves SOTA Memory Modules Without Hyperparameter Tuning
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Dec 30, 2025 · Artificial Intelligence

How Dataset Distillation Shrinks Training Data Without Losing Accuracy

This article provides a comprehensive review of dataset distillation, explaining its motivation, core concepts, major algorithmic families, evaluation criteria, and practical applications such as continual learning, federated learning, neural architecture search, and privacy‑preserving AI.

AI efficiencyDataset DistillationDistribution Matching
0 likes · 25 min read
How Dataset Distillation Shrinks Training Data Without Losing Accuracy
AI2ML AI to Machine Learning
AI2ML AI to Machine Learning
Oct 24, 2025 · Artificial Intelligence

Beyond RAG: Three Emerging Knowledge‑Engineering Strategies (ICL, Online Learning, SLM)

The article outlines three post‑RAG knowledge‑engineering approaches—In‑Context Learning with dynamic few‑shot selection, Online Learning encompassing Meta‑Learning and Lifelong Learning to quickly adapt to new tasks, and the Small Language Model path that combines fine‑tuned task‑specific experts with LLM‑SLM collaboration for efficient, privacy‑preserving inference.

In-Context LearningKnowledge EngineeringLLM
0 likes · 4 min read
Beyond RAG: Three Emerging Knowledge‑Engineering Strategies (ICL, Online Learning, SLM)
Data Party THU
Data Party THU
Sep 17, 2025 · Artificial Intelligence

How Matching Networks Tackle Imbalance with Cosine Similarity and Attention

This article provides a comprehensive technical review of Matching Networks, covering cosine similarity mathematics, its transformations, the bias introduced by imbalanced support sets, and a range of mitigation strategies such as adaptive weighting, global distance‑matrix normalization, prior‑based weighting, hierarchical multi‑scale matching, hybrid learning architectures, and attention‑driven dynamic sample selection.

Attention MechanismCosine SimilarityMatching Networks
0 likes · 10 min read
How Matching Networks Tackle Imbalance with Cosine Similarity and Attention
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Aug 28, 2025 · Artificial Intelligence

Key AI-Driven Quantitative Finance Papers from KDD2025

This article summarizes recent AI research on quantitative finance, covering AlphaAgent's LLM-driven alpha mining, UMI's multi‑level irrationality factors, PDU's progressive dependency learning for stock ranking, SSPT's stock‑specific pretraining transformer, and Enhancer's distribution‑aware meta‑learning framework, all of which demonstrate improved stock prediction and resistance to alpha decay.

Alpha MiningFinancial AILLM
0 likes · 9 min read
Key AI-Driven Quantitative Finance Papers from KDD2025
AI Frontier Lectures
AI Frontier Lectures
Jul 14, 2025 · Artificial Intelligence

Can Language Models Self‑Edit? Inside SEAL’s Self‑Adapting LLM Framework

The article surveys recent AI self‑evolution research, highlights the SEAL self‑adapting language model framework, explains its reinforcement‑learning based self‑editing mechanism, and presents experimental results on few‑shot learning and knowledge integration, while noting limitations and providing links to the paper and code.

AI self-improvementMeta LearningReinforcement Learning
0 likes · 12 min read
Can Language Models Self‑Edit? Inside SEAL’s Self‑Adapting LLM Framework
AI Frontier Lectures
AI Frontier Lectures
Jul 2, 2025 · Artificial Intelligence

Can Language Models Self‑Edit? Inside the SEAL Framework for Self‑Adapting LLMs

This article reviews recent AI self‑evolution research and provides an in‑depth analysis of the SEAL (Self‑Adapting Language) framework, which enables large language models to generate and learn from their own synthetic data through a nested reinforcement‑learning and fine‑tuning loop, with experimental results on few‑shot and knowledge‑integration tasks.

Few‑Shot LearningLarge Language ModelsMeta Learning
0 likes · 11 min read
Can Language Models Self‑Edit? Inside the SEAL Framework for Self‑Adapting LLMs
DataFunSummit
DataFunSummit
Jun 30, 2025 · Artificial Intelligence

How Large Language Models Are Evolving Toward Autonomous Meta‑Learning Agents

This talk reviews the rapid evolution of generative large‑model AI from rule‑based systems to massive pre‑training, examines the current bottlenecks in continual learning and knowledge discovery, and proposes large‑scale meta‑learning—especially context‑based reinforcement learning (ICRL)—as a path toward truly autonomous, self‑learning agents.

AI researchAutonomous AgentsLarge Language Models
0 likes · 24 min read
How Large Language Models Are Evolving Toward Autonomous Meta‑Learning Agents
IT Architects Alliance
IT Architects Alliance
Dec 19, 2024 · Artificial Intelligence

From Traditional IT Architecture Limitations to the Rise of Adaptive Intelligent Architecture

Traditional IT architectures suffer from manual, passive operations and limited scalability, prompting a shift toward adaptive intelligent architectures that leverage neural architecture search, elastic networks, and meta‑learning to dynamically adjust models across domains such as autonomous driving, mobile devices, robotics, and personalized recommendation, while addressing efficiency, generalization, and real‑time challenges.

Meta LearningNeural Architecture Searchadaptive architecture
0 likes · 18 min read
From Traditional IT Architecture Limitations to the Rise of Adaptive Intelligent Architecture
DataFunSummit
DataFunSummit
Jan 23, 2024 · Artificial Intelligence

Meta-Learning and Cross-Domain Recommendation: Industrial Practices at Tencent TRS

This article presents Tencent TRS's industrial practice of applying meta‑learning and cross‑domain recommendation to address personalization challenges, detailing problem definitions, solution architectures, algorithmic choices such as MAML, deployment strategies, and the cost‑effective outcomes achieved across multiple scenarios.

Industrial AIMAMLMeta Learning
0 likes · 16 min read
Meta-Learning and Cross-Domain Recommendation: Industrial Practices at Tencent TRS
Baobao Algorithm Notes
Baobao Algorithm Notes
Jan 13, 2024 · Artificial Intelligence

How to Boost Reward Model Performance in RLHF: Data and Algorithm Strategies from the MOSS Report

This article analyzes the MOSS technical report on RLHF, identifying low data quality and poor model generalization as key challenges, and presents data‑centric and algorithmic solutions—including multi‑model preference strength measurement, soft labels, adaptive margins, contrastive learning, and MetaRM—backed by detailed experiments and visualizations.

GeneralizationMeta LearningPreference Strength
0 likes · 12 min read
How to Boost Reward Model Performance in RLHF: Data and Algorithm Strategies from the MOSS Report
DataFunTalk
DataFunTalk
Oct 20, 2023 · Artificial Intelligence

Building the ATLAS Automated Machine Learning Platform at Du Xiaoman: Architecture, Practices, and Optimizations

This article describes how Du Xiaoman tackled the high cost, instability, and long cycles of AI algorithm deployment by building the ATLAS automated machine learning platform, detailing its four‑stage workflow, component platforms, scaling and efficiency techniques, and practical Q&A for practitioners.

AI deploymentAutoMLData Parallelism
0 likes · 22 min read
Building the ATLAS Automated Machine Learning Platform at Du Xiaoman: Architecture, Practices, and Optimizations
Python Crawling & Data Mining
Python Crawling & Data Mining
Mar 11, 2023 · Artificial Intelligence

How to Overcome Data Scarcity in Machine Learning: Strategies and Techniques

Facing data scarcity in machine learning, this article explores why large datasets are essential, categorizes missing data and label gaps, and presents practical solutions such as dataset reuse, augmentation, multimodal learning, curriculum learning, semi‑supervised methods, active learning, transfer and meta‑learning to mitigate the problem.

Meta Learningdata augmentationdata scarcity
0 likes · 19 min read
How to Overcome Data Scarcity in Machine Learning: Strategies and Techniques
DataFunTalk
DataFunTalk
Feb 18, 2023 · Artificial Intelligence

Building the ATLAS Automated Machine Learning Platform at Du Xiaoman: Architecture, Optimization, and Practical Insights

This article details Du Xiaoman's development of the ATLAS automated machine learning platform, covering business scenarios, AI algorithm deployment challenges, the end‑to‑end production workflow, platform components such as annotation, data, training and deployment, as well as optimization techniques like AutoML, meta‑learning, NAS, and large‑scale parallelism, concluding with lessons learned and future directions.

AI deploymentAutoMLMachine Learning Platform
0 likes · 20 min read
Building the ATLAS Automated Machine Learning Platform at Du Xiaoman: Architecture, Optimization, and Practical Insights
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Dec 12, 2022 · Artificial Intelligence

How Unified Prompt Tuning Boosts Few-Shot NLP Performance Across Tasks

Unified Prompt Tuning (UPT) is a meta-learning based few‑shot algorithm that converts diverse NLP tasks into a common Prompt‑Options‑Verbalizer format, enabling large pre‑trained language models to achieve higher accuracy with minimal labeled data, as demonstrated on EMNLP‑2022 benchmarks and SuperGLUE datasets.

Few‑Shot LearningMeta LearningNLP
0 likes · 10 min read
How Unified Prompt Tuning Boosts Few-Shot NLP Performance Across Tasks
AntTech
AntTech
Jun 22, 2022 · Cloud Computing

Meta Reinforcement Learning Framework for Predictive Autoscaling in Cloud Environments

This article presents a cloud-native, end‑to‑end autoscaling solution that integrates traffic forecasting, CPU utilization meta‑prediction, and a reinforcement‑learning‑based scaling decision module into a fully differentiable system, achieving higher resource utilization and cost efficiency as demonstrated by ACM SIGKDD 2022 research.

Meta LearningPredictive ModelingReinforcement Learning
0 likes · 10 min read
Meta Reinforcement Learning Framework for Predictive Autoscaling in Cloud Environments
Alimama Tech
Alimama Tech
Feb 23, 2022 · Artificial Intelligence

Meta‑Network Based Multi‑Scenario Multi‑Task Model (M2M) for Alibaba Advertising Merchants

The paper introduces a Meta‑Network based Multi‑Scenario Multi‑Task (M2M) model for Alibaba’s advertising merchants, combining a transformer‑driven backbone with scene‑aware meta‑learning modules to jointly predict spend, clicks and activity across diverse ad scenarios, achieving up to 27 % error reduction offline and over 2 % lifts in merchant activity and ARPU online.

AlibabaMeta LearningPrediction
0 likes · 14 min read
Meta‑Network Based Multi‑Scenario Multi‑Task Model (M2M) for Alibaba Advertising Merchants
DataFunSummit
DataFunSummit
Nov 26, 2021 · Artificial Intelligence

Graph Machine Learning for Molecular Networks: Challenges, Methods, and Applications in Biomedicine

This talk by a Stanford PhD student explores how graph neural networks can be adapted for molecular and biomedical networks, discusses the limitations of standard GNNs, introduces novel methods such as SkipGNN and G‑Meta, and demonstrates their use for drug‑drug interaction prediction, hypothesis generation, and treatment discovery with few‑shot learning.

Biomedical ApplicationsDrug InteractionMeta Learning
0 likes · 9 min read
Graph Machine Learning for Molecular Networks: Challenges, Methods, and Applications in Biomedicine
Alimama Tech
Alimama Tech
Oct 20, 2021 · Artificial Intelligence

Highlights of Recent Alibaba Advertising Research Papers Presented at WSDM 2022

At WSDM 2022, Alibaba’s advertising team presented four papers introducing a meta‑learning multi‑task multi‑scenario model for advertiser forecasting, a low‑cost Feature Co‑Action Network that boosts CTR prediction, an Adaptive Unified Allocation Framework that improves guaranteed display fulfillment and CTR, and a cooperative‑competitive multi‑agent auto‑bidding system that enhances both advertiser welfare and platform profit.

Meta LearningMulti-Agentonline advertising
0 likes · 11 min read
Highlights of Recent Alibaba Advertising Research Papers Presented at WSDM 2022
Sohu Tech Products
Sohu Tech Products
Feb 24, 2021 · Artificial Intelligence

EdgeRec: Edge Computing in Recommendation Systems

EdgeRec explores how moving recommendation system components to the edge—leveraging real‑time user behavior, heterogeneous action modeling, on‑device reranking, mixed‑ranking, and personalized “thousand‑person‑one‑model” training—can reduce latency, improve relevance, and boost business metrics compared to traditional cloud‑centric pipelines.

Edge ComputingMeta LearningMobile AI
0 likes · 19 min read
EdgeRec: Edge Computing in Recommendation Systems
DataFunTalk
DataFunTalk
Feb 17, 2021 · Artificial Intelligence

EdgeRec: Leveraging Edge Computing for Real‑Time Recommendation Systems

This article presents EdgeRec, a comprehensive edge‑computing framework for recommendation systems that redesigns the architecture, introduces on‑device real‑time user perception, proposes a context‑aware reranking model (CRBAN), details on‑device mixing and training pipelines, and demonstrates significant business improvements through extensive experiments and deployments.

Edge ComputingMeta Learningon-device reranking
0 likes · 19 min read
EdgeRec: Leveraging Edge Computing for Real‑Time Recommendation Systems
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 14, 2021 · Artificial Intelligence

How Alibaba’s Induction Networks Enable Few-Shot Learning for Conversational AI

This article reviews Alibaba DAMO’s Conversational AI team research on low‑resource few‑shot learning, introducing induction and dynamic‑memory networks, detailing their architecture, experimental setup on ARSC, ODIC and miniRCV1 datasets, and demonstrating state‑of‑the‑art performance improvements.

Alibaba DAMOConversational AIFew‑Shot Learning
0 likes · 24 min read
How Alibaba’s Induction Networks Enable Few-Shot Learning for Conversational AI
JD Tech Talk
JD Tech Talk
Dec 29, 2020 · Artificial Intelligence

Robust Spatio-Temporal Purchase Prediction via Deep Meta Learning

The paper proposes a deep meta‑learning framework that generates spatio‑temporal representations for retail sales forecasting, especially during large shopping festivals, by combining amortization networks, shared statistical structures, and alternating spatial‑temporal training to achieve robust and accurate predictions despite scarce historical data.

Deep LearningMeta LearningRetail analytics
0 likes · 9 min read
Robust Spatio-Temporal Purchase Prediction via Deep Meta Learning
DataFunTalk
DataFunTalk
Dec 23, 2020 · Artificial Intelligence

Advances in Knowledge Graph Completion: Methods, Challenges, and Future Directions

This article reviews the rapid progress of knowledge graph completion, covering its background, formal problem definition, major technical approaches—including representation learning, path‑based search, reinforcement learning, logical reasoning, and meta‑learning—while discussing their challenges, recent improvements, and promising future research directions.

CompletionLogical ReasoningMeta Learning
0 likes · 14 min read
Advances in Knowledge Graph Completion: Methods, Challenges, and Future Directions
Tencent Advertising Technology
Tencent Advertising Technology
Sep 22, 2020 · Artificial Intelligence

Automated Machine Learning: Challenges, Techniques, and the SolnML System – Q&A Highlights from the 2020 Tencent Advertising Algorithm Competition Live Series

This article summarizes the Q&A session of the 2020 Tencent Advertising Algorithm Competition live series, covering the fundamentals of automated machine learning, its key technologies, current challenges, and the features and advantages of the SolnML system, while also addressing practical concerns such as hardware support and future research directions.

AutoMLMeta LearningSolnML
0 likes · 13 min read
Automated Machine Learning: Challenges, Techniques, and the SolnML System – Q&A Highlights from the 2020 Tencent Advertising Algorithm Competition Live Series
ITPUB
ITPUB
Jan 14, 2020 · Artificial Intelligence

Top 2019 AI Papers Loved by Reddit Users: Key Insights and Links

A curated collection of Reddit‑highlighted 2019 AI research papers, covering theoretical advances, computer‑vision breakthroughs, unsupervised learning methods, and time‑series forecasting, with summaries, key contributions, and direct links to each paper.

Computer VisionMeta LearningResearch Papers
0 likes · 6 min read
Top 2019 AI Papers Loved by Reddit Users: Key Insights and Links
DataFunTalk
DataFunTalk
Sep 24, 2019 · Artificial Intelligence

An Overview of Automated Machine Learning (AutoML): Concepts, Challenges, and Techniques

This article provides a comprehensive overview of AutoML, describing its motivation, formal definition, typical machine‑learning pipeline, key challenges, various optimizer and evaluator strategies—including simple search, heuristic, model‑based, reinforcement learning, and meta‑learning approaches—along with practical applications and future prospects.

AutoMLMeta LearningNeural Architecture Search
0 likes · 12 min read
An Overview of Automated Machine Learning (AutoML): Concepts, Challenges, and Techniques