← Search

Cong Zhang

29 accepted papers

2026

An Agentic Framework with LLMs for Solving Complex Vehicle Routing Problems

ICLR 2026poster

Complex vehicle routing problems (VRPs) remain a fundamental challenge, demanding substantial expert effort for intent interpretation and algorithm design. While large language models (LLMs) offer a promising path toward automation, current approaches still rely on external intervention, which restr…

Cited by 0SourceScholar
2026

Divide-and-Conquer Decoupled Network for Cross-Domain Few-Shot Segmentation

AAAI 2026technical

Cross-domain few-shot segmentation (CD-FSS) aims to tackle the dual challenge of recognizing novel classes and adapting to unseen domains with limited annotations. However, encoder features often entangle domain-relevant and category-relevant information, limiting both generalization and rapid adapt

Cited by 0SourcePDFScholar
2026

RESCHED: Rethinking Flexible Job Shop Scheduling from a Transformer-based Architecture with Simplified States

ICLR 2026poster

Neural approaches to the Flexible Job Shop Scheduling Problem (FJSP), particularly those based on deep reinforcement learning (DRL), have gained growing attention in recent years. Yet existing methods often rely on cumbersome state representations (i.e. sometimes requiring more than 20 handcrafted f…

Cited by 0SourcecodeScholar
2026

Refining Hybrid Genetic Search for CVRP via Reinforcement Learning-Finetuned LLM

ICLR 2026poster

While large language models (LLMs) are increasingly used as automated heuristic designers for vehicle routing problems (VRPs), current state-of-the-art methods predominantly rely on prompting massive, general-purpose models like GPT-4. This work challenges that paradigm by demonstrating that a small…

Cited by 0SourcecodeScholar
2026

Tug-of-War No More: Harmonizing Accuracy and Robustness in Vision-Language Models via Stability-Aware Task Vector Merging

ICLR 2026poster

Foundation Vision-Language Models (VLMs) excel across benchmarks yet remain vulnerable to adversarial attacks. While adversarial fine-tuning improves robustness, attaining a desirable clean–robust performance trade-off typically requires costly hyperparameter searches with multiple retraining runs.…

Cited by 0SourceScholar
2025

Adaptive Tool Use in Large Language Models with Meta-Cognition Trigger

ACL 2025long

Large language models (LLMs) have shown remarkable emergent capabilities, transforming the execution of functional tasks by leveraging external tools for complex problems that require specialized processing or up-to-date data. While existing research expands LLMs access to diverse tools (e.g., progr…

Cited by 0SourcePDFScholar
2025

CtrlA: Adaptive Retrieval-Augmented Generation via Inherent Control

ACL 2025finding

Retrieval-augmented generation (RAG) has emerged as a promising solution for mitigating hallucinations of large language models (LLMs) with retrieved external knowledge. Adaptive RAG enhances this approach by enabling dynamic retrieval during generation, activating retrieval only when the query exce…

2025

Graph Assisted Offline-Online Deep Reinforcement Learning for Dynamic Workflow Scheduling

ICLR 2025poster

Dynamic workflow scheduling (DWS) in cloud computing presents substantial challenges due to heterogeneous machine configurations, unpredictable workflow arrivals/patterns, and constantly evolving environments. However, existing research often assumes homogeneous setups and static conditions, limitin…

Cited by 0SourcePDFScholar
2025

On-Board Vision-Language Models (VLMs) for Personalized Motion Control of Autonomous Vehicles

IROS 2025

Personalized driving refers to an autonomous vehicle’s ability to adapt its driving behavior or control strategies to match individual users’ preferences and driving styles while maintaining safety and comfort standards. However, existing works either fail to capture every individual’s preference pr

Cited by 1SourceScholar
2025

Planning with Multi-Constraints via Collaborative Language Agents

COLING 2025main

The rapid advancement of neural language models has sparked a new surge of intelligent agent research. Unlike traditional agents, large language model-based agents (LLM agents) have emerged as a promising paradigm for achieving artificial general intelligence (AGI) due to their superior reasoning an…

2025

Robust SuperAlignment: Weak-to-Strong Robustness Generalization for Vision-Language Models

NeurIPS 2025spotlight

Numerous well-established studies have demonstrated the superhuman capabilities of modern Vision-Language Models (VLMs) across a wide range of tasks. However, growing is the doubt about the continuing availability of reliable high-quality labeling (supervision) from human annotators, leading to stag…

Cited by 0SourceScholar
2025

SI-LIO: High-Precision Tightly-Coupled LiDAR- Inertial Odometry via Single-Iteration Invariant Extended Kalman Filter

RA-L 2025

This letter focuses on the accuracy of LiDAR-inertial odometry (LIO). We propose a novel high-precision tightly-coupled LIO method, SI-LIO, based on the invariant extended Kalman filter with a single-iteration estimate update. This method utilizes the Lie exponential map between the matrix Lie group

Cited by 8SourceScholar
2025

VET: A Visual-Electronic Tactile System for Immersive Human-Machine Interaction

IROS 2025

In the pursuit of deeper immersion in human-machine interaction, achieving higher-dimensional tactile input and output on a single interface has become a key research focus. This study introduces the Visual-Electronic Tactile (VET) System, which builds upon vision-based tactile sensors (VBTS) and in

Cited by 0SourceScholar
2024

Deep Reinforcement Learning Guided Improvement Heuristic for Job Shop Scheduling

ICLR 2024poster

Recent studies in using deep reinforcement learning (DRL) to solve Job-shop scheduling problems (JSSP) focus on construction heuristics. However, their performance is still far from optimality, mainly because the underlying graph representation scheme is unsuitable for modelling partial solutions at…

2024

Enhancing Adversarial Robustness of DNNS Via Weight Decorrelation in Training

ICASSP 2024accepted

Deep Neural Networks (DNNs) are vulnerable to adversarial perturbations, raising significant concerns about their security. Numerous methods have been proposed to enhance DNN robustness. However, many methods, including adversarial training and noise injection, improve robustness by incorporating ex…

Cited by 0SourceScholar
2024

Learning Topological Representations with Bidirectional Graph Attention Network for Solving Job Shop Scheduling Problem

UAI 2024poster

Existing learning-based methods for solving job shop scheduling problems (JSSP) usually use off-the-shelf GNN models tailored to undirected graphs and neglect the rich and meaningful topological structures of disjunctive graphs (DGs). This paper proposes the topology-aware bidirectional graph attent…

2024

MC-indexing: Effective Long Document Retrieval via Multi-view Content-aware Indexing

EMNLP 2024finding

Long document question answering (DocQA) aims to answer questions from long documents over 10k words. They usually contain content structures such as sections, sub-sections, and paragraph demarcations. However, the indexing methods of long documents remain under-explored, while existing systems gene…

2024

Towards Progressive Multi-Frequency Representation for Image Warping

CVPR 2024poster

Image warping a classic task in computer vision aims to use geometric transformations to change the appearance of images. Recent methods learn the resampling kernels for warping through neural networks to estimate missing values in irregular grids which however fail to capture local variations in de…

2023

Efficient Feature Fusion for Learning-Based Photometric Stereo

ICASSP 2023accepted

How to handle an arbitrary number for input images is a fundamental problem of learning-based photometric stereo methods. Existing approaches adopt max-pooling or observation map to fuse an arbitrary number of extracted features. However, these methods discard a large amount of the features from the…

Cited by 0SourceScholar
2023

Image-Based Visual Servoing of Quadrotors to Arbitrary Flight Targets

RA-L 2023

Visual servoing of Unmanned Aerial Vehicles (UAVs) has achieved satisfactory performance in fixed and planar motion targets. Due to highly coupled system dynamics and the sensitivity of the target image to aircraft attitude, the problem for chasing free-flying targets remains challenging. In this pa

Cited by 22SourceScholar
2022

Bootstrapping meaning through listening: Unsupervised learning of spoken sentence embeddings

EMNLP 2022finding

Inducing semantic representations directly from speech signals is a highly challenging task but has many useful applications in speech mining and spoken language understanding. This study tackles the unsupervised learning of semantic representations for spoken utterances. Through converting speech s…

2022

VSEGAN: Visual Speech Enhancement Generative Adversarial Network

ICASSP 2022accepted

Speech enhancement is an essential task of improving speech quality in noise scenario. Several state-of-the-art approaches have introduced visual information for speech enhancement, since the visual aspect of speech is essentially unaffected by acoustic environment. This paper proposes a novel frame…

Cited by 0SourceScholar
2020

IQ-STAN: Image Quality Guided Spatio-Temporal Attention Network for License Plate Recognition

ICASSP 2020accepted

License plate recognition (LPR) is one of the essential components in intelligent transportation systems. Although the image processing algorithms for LPR have been extensively studied in the past several years, the recognition performance is still not satisfactory especially in unconstrained comple…

Cited by 0SourceScholar
2020

Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning

NeurIPS 2020poster

Priority dispatching rule (PDR) is widely used for solving real-world Job-shop scheduling problem (JSSP). However, the design of effective PDRs is a tedious task, requiring a myriad of specialized knowledge and often delivering limited performance. In this paper, we propose to automatically learn PD…

2017

Mechanical design of a compact Serial Variable Stiffness Actuator (SVSA) based on lever mechanism

ICRA 2017poster

Compliant actuator is widely accepted for physical human-robot interaction due to its safety aspect, dynamic performance improvements and energy saving abilities. In this paper, based on the variable ratio lever mechanism, a new kind of Serial Variable Stiffness Actuator (SVSA) is proposed by using…

Cited by 38SourceScholar
2016

Factors in Finetuning Deep Model for Object Detection With Long-Tail Distribution

CVPR 2016spotlight

Finetuning from a pretrained deep model is found to yield state-of-the-art performance for many vision tasks. This paper investigates many factors that influence the performance in finetuning for object detection. There is a long-tailed distribution of sample numbers for classes in object detectio…

Cited by 256PDFScholar
2015

Cross-Scene Crowd Counting via Deep Convolutional Neural Networks

CVPR 2015poster

Cross-scene crowd counting is a challenging task where no laborious data annotation is required for counting people in new target surveillance crowd scenes unseen in the training set. The performance of most existing crowd counting methods drops significantly when they are applied to an unseen scene…

Cited by 1508SourcePDFScholar