中文
相关论文

相关论文: Unsupervised Training of Diffusion Models for Feas…

200 篇论文

Diffusion models have risen as a powerful tool in robotics due to their flexibility and multi-modality. While some of these methods effectively address complex problems, they often depend heavily on inference-time obstacle detection and…

机器人学 · 计算机科学 2024-02-13 Junwoo Chang , Hyunwoo Ryu , Jiwoo Kim , Soochul Yoo , Jongeun Choi , Joohwan Seo , Nikhil Prakash , Roberto Horowitz

Since the 1990s, considerable empirical work has been carried out to train statistical models, such as neural networks (NNs), as learned heuristics for combinatorial optimization (CO) problems. When successful, such an approach eliminates…

机器学习 · 统计学 2026-01-21 Orit Davidovich , Shimrit Shtern , Segev Wasserkrug , Nimrod Megiddo

Neural models have shown promise in solving NP-hard graph combinatorial optimization (CO) problems. Once trained, they offer fast inference and reasonably high-quality solutions for in-distribution testing instances, but they generally fall…

机器学习 · 计算机科学 2025-11-26 Jialiang Li , Weitong Chen , Mingyu Guo

There has been a growing number of machine learning methods for approximately solving the travelling salesman problem. However, these methods often require solved instances for training or use complex reinforcement learning approaches that…

机器学习 · 计算机科学 2022-07-28 Elīza Gaile , Andis Draguns , Emīls Ozoliņš , Kārlis Freivalds

Trajectory-controlled human motion generation aims to synthesize realistic human motions conditioned on both textual descriptions and spatial trajectories. However, existing methods suffer from two critical limitations: first, the conflict…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Deli Cai , Haoyang Ma , Changxing Ding

Combinatorial optimization (CO) problems are often NP-hard and thus out of reach for exact algorithms, making them a tempting domain to apply machine learning methods. The highly structured constraints in these problems can hinder either…

机器学习 · 计算机科学 2023-11-21 Dinghuai Zhang , Hanjun Dai , Nikolay Malkin , Aaron Courville , Yoshua Bengio , Ling Pan

The dynamics-aware economic dispatch (DED) problem embeds low-level generator dynamics and operational constraints to enable near real-time scheduling of generation units in a power network. DED produces a more dynamic supervisory control…

系统与控制 · 电气工程与系统科学 2022-03-18 Ethan King , Jan Drgona , Aaron Tuor , Shrirang Abhyankar , Craig Bakker , Arnab Bhattacharya , Draguna Vrabie

We introduce DIP, a novel unsupervised post-training method designed to enhance dense image representations in large-scale pretrained vision encoders for in-context scene understanding. Unlike prior approaches that rely on complex…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Sophia Sirko-Galouchenko , Spyros Gidaris , Antonin Vobecky , Andrei Bursuc , Nicolas Thome

Robotic systems often require a team of robots to collectively visit multiple targets while optimizing competing objectives, such as total travel cost and makespan. This setting can be formulated as the Multi-Objective Multiple Traveling…

机器人学 · 计算机科学 2026-03-20 Fengxiaoxiao Li , Xiao Mao , Mingfeng Fan , Yifeng Zhang , Yi Li , Tanishq Duhan , Guillaume Sartoretti

Recent advances in diffusion models have demonstrated their strong capabilities in generating high-fidelity samples from complex distributions through an iterative refinement process. Despite the empirical success of diffusion models in…

机器人学 · 计算机科学 2024-07-03 Chaoyi Pan , Zeji Yi , Guanya Shi , Guannan Qu

Neural combinatorial optimization (NCO) has achieved remarkable performance, yet its learned model representations and decision rationale remain a black box. This impedes both academic research and practical deployment, since researchers…

机器学习 · 计算机科学 2025-10-28 Zhiqin Zhang , Yining Ma , Zhiguang Cao , Hoong Chuin Lau

Diffusion models have been applied to improve adversarial robustness of image classifiers by purifying the adversarial noises or generating realistic data for adversarial training. However, diffusion-based purification can be evaded by…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Huanran Chen , Yinpeng Dong , Zhengyi Wang , Xiao Yang , Chengqi Duan , Hang Su , Jun Zhu

Non-convex AC optimal power flow (AC-OPF) is a fundamental optimization problem in power system analysis. The computational complexity of conventional solvers is typically high and not suitable for large-scale networks in real-time…

系统与控制 · 电气工程与系统科学 2022-12-09 Kejun Chen , Shourya Bose , Yu Zhang

Current generative models are able to generate high-quality artefacts but have been shown to struggle with compositional reasoning, which can be defined as the ability to generate complex structures from simpler elements. In this paper, we…

机器学习 · 计算机科学 2024-08-20 Giovanni Bindi , Philippe Esling

Ant Colony Optimization (ACO) is a meta-heuristic algorithm that has been successfully applied to various Combinatorial Optimization Problems (COPs). Traditionally, customizing ACO for a specific problem requires the expert design of…

神经与进化计算 · 计算机科学 2023-11-07 Haoran Ye , Jiarui Wang , Zhiguang Cao , Helan Liang , Yong Li

This paper introduces a self-supervised learning framework for approximating the Security-Constrained DC Optimal Power Flow (SC-DCOPF) problem using a parametric linear model. The approach preserves the physical structure of the DC-OPF…

最优化与控制 · 数学 2026-01-21 Anderson Anrrango , André Quisaguano , Gonzalo E. Constante-Flores , Can Li

Recent deep reinforcement learning methods have achieved remarkable success in solving multi-objective combinatorial optimization problems (MOCOPs) by decomposing them into multiple subproblems, each associated with a specific weight…

人工智能 · 计算机科学 2026-03-23 Mingfeng Fan , Jianan Zhou , Yifeng Zhang , Yaoxin Wu , Jinbiao Chen , Guillaume Adrien Sartoretti

Clustering consists of grouping together samples giving their similar properties. The problem of modeling simultaneously groups of samples and features is known as Co-Clustering. This paper introduces ROCCO - a Robust Continuous…

机器学习 · 计算机科学 2018-02-15 Xiao He , Luis Moreira-Matias

Reinforcement learning (RL) struggles to scale to large, combinatorial action spaces common in many real-world problems. This paper introduces a novel framework for training discrete diffusion models as highly effective policies in these…

机器学习 · 计算机科学 2026-05-21 Haitong Ma , Ofir Nabati , Aviv Rosenberg , Bo Dai , Oran Lang , Craig Boutilier , Na Li , Shie Mannor , Lior Shani , Guy Tenneholtz

Neural Combinatorial Optimisation (NCO) is a promising learning-based approach for solving Vehicle Routing Problems (VRPs) without extensive manual design. While existing constructive NCO methods typically follow an appending-based paradigm…

机器学习 · 计算机科学 2025-10-31 Fu Luo , Xi Lin , Mengyuan Zhong , Fei Liu , Zhenkun Wang , Jianyong Sun , Qingfu Zhang