y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#pareto-optimization News & Analysis

9 articles tagged with #pareto-optimization. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

9 articles
AIBullisharXiv – CS AI · 4d ago7/10
🧠

LiftQuant: Continuous Bit-Width LLM via Dimensional Lifting and Projection

Researchers introduce LiftQuant, a novel quantization framework enabling continuous bit-width control for Large Language Models by lifting weights into higher-dimensional space and projecting them back via 1-bit lattices. The approach bridges the gap between rigid integer bit-widths and real-world deployment constraints, allowing a 70B LLM to compress to 2.4 bits while maintaining hardware efficiency and outperforming existing 2-bit quantization methods.

AINeutralarXiv – CS AI · 4d ago6/10
🧠

ParetoPilot: Zero-Surrogate Offline Multi-Objective Optimization via Infer-Perturb-Guide Diffusion

ParetoPilot introduces a novel diffusion-based framework for offline multi-objective optimization that eliminates the need for external surrogate models. The method uses an Infer-Perturb-Guide engine to generate Pareto-optimal designs from static datasets, demonstrating superior performance across 51 tasks while preserving data privacy and reducing computational overhead.

AINeutralarXiv – CS AI · 6d ago5/10
🧠

Agents on a Tree: Pathwise Coordination for Multi-Objective Molecular Optimization

Researchers introduce ATOM, a multi-agent framework that treats molecular optimization as tree-structured search where specialized agents coordinate across different pathways rather than enforcing consensus. The method demonstrates improved performance on multi-objective molecular design benchmarks by maintaining diverse trade-offs and exploring multiple promising trajectories simultaneously.

$ATOM
AINeutralarXiv – CS AI · 6d ago6/10
🧠

Coordination Graphs for Constrained Multi-Agent Reinforcement Learning

Researchers introduce CG-CMARL, a framework combining coordination graphs with Lagrangian duality to solve constrained multi-agent reinforcement learning problems. The approach decomposes complex joint action spaces into manageable pairwise regions, enabling scalability to larger agent teams while maintaining convergence guarantees and allowing dynamic Pareto front tracing without retraining.

AINeutralarXiv – CS AI · 6d ago6/10
🧠

Demystifying the Optimal Fair Classifier in Multi-Class Classification

Researchers present a theoretical framework and practical algorithms for achieving fairness in multi-class machine learning classification tasks, addressing a gap where most bias mitigation techniques focus on binary settings. The work proposes both in-processing and post-processing methods that converge to an optimal accuracy-fairness Pareto frontier, with experimental validation across multiple datasets.

🏢 Meta
AINeutralarXiv – CS AI · 6d ago6/10
🧠

Rethinking Evaluation Paradigms in IBP-based Certified Training

Researchers propose a new evaluation framework for certified neural network training methods using Pareto front comparisons to assess the natural-certified accuracy trade-off. By applying automated hyperparameter optimization across methods, they reveal significant undertuning in prior work and establish new performance benchmarks that challenge assumptions about state-of-the-art certified robustness.

🏢 Meta
AIBullisharXiv – CS AI · May 286/10
🧠

TCP-MCP: Landscape-Guided Co-Evolution of Prompts and Communication Topologies for Multi-Agent Systems

TCP-MCP introduces a co-evolution framework that simultaneously optimizes AI agent prompts and communication network topologies, achieving state-of-the-art accuracy on multiple benchmarks while reducing token consumption by up to 5.69x compared to existing multi-agent systems. The approach treats prompt design and communication structure as interdependent variables rather than independent parameters, offering a practical methodology for cost-efficient multi-agent AI system design.

AINeutralarXiv – CS AI · Apr 136/10
🧠

On-the-Fly Adaptation to Quantization: Configuration-Aware LoRA for Efficient Fine-Tuning of Quantized LLMs

Researchers introduce CoA-LoRA, a method that dynamically adapts LoRA fine-tuning to different quantization configurations without requiring separate retraining for each setting. The approach uses a configuration-aware model and Pareto-based search to optimize low-rank adjustments across heterogeneous edge devices, achieving comparable performance to traditional methods with zero additional computational cost.