← Search

Shuo Yang

130 accepted papers

2026

AMLRIS: Alignment-aware Masked Learning for Referring Image Segmentation

ICLR 2026poster

Referring Image Segmentation (RIS) aims to segment the object in an image uniquely referred to by a natural language expression. However, RIS training often contains hard-to-align and instance-specific visual signals; optimizing on such pixels injects misleading gradients and drives the model in the…

Cited by 0SourcecodeScholar
2026

APEX: A Decoupled Memory-based Explorer for Asynchronous Aerial Object Goal Navigation

CVPR 2026

The Aerial Object Goal Navigation, a challenging frontier in Embodied AI, requires an Unmanned Aerial Vehicle (UAV) agent to autonomously explore, reason, and identify a specific target using only visual perception and language description. However, existing methods struggle with the memorization of

Cited by 0SourcecodeScholar
2026

Accelerating Diffusion Model Training under Minimal Budgets: A Condensation-Based Perspective

CVPR 2026

Diffusion models have achieved remarkable performance on a wide range of generative tasks, yet training them from scratch is notoriously resource-intensive, typically requiring millions of training images and many GPU days. Motivated by a data-centric view of this bottleneck, we adopt a condensation

Cited by 0SourcecodeScholar
2026

Active Tabular Augmentation via Policy-Guided Diffusion Inpainting

ICML 2026poster

Generative tabular augmentation is appealing in data-scarce domains, yet the prevailing focus on distributional fidelity does not reliably translate into better downstream models. We formalize a *fidelity-utility gap*: common generative objectives prioritize distributional plausibility, whereas augm…

Cited by 0SourceScholar
2026

AmbiRefer3D: 3D Visual Grounding with Referential Ambiguity

ICML 2026poster

Traditional 3D visual grounding typically assumes that natural language expressions unambiguously refer to target objects in a 3D scene. However, in practical applications, human instructions are often ambiguous or insufficient, which may lead existing models to associate the query with multiple pos…

Cited by 0SourceScholar
2026

AsFT: Anchoring Safety During LLM Fine-Tuning Within Narrow Safety Basin

AAAI 2026technical

Fine-tuning large language models (LLMs) improves performance but introduces critical safety vulnerabilities: even minimal harmful data can severely compromise safety measures. We observe that perturbations orthogonal to the alignment direction—defined by weight differences between aligned (safe) an

Cited by 23SourcePDFScholar
2026

CRAFT: Aligning Diffusion Models with Fine-Tuning Is Easier Than You Think

CVPR 2026

Aligning Diffusion models has achieved remarkable breakthroughs in generating high-quality, human preference-aligned images. Existing techniques, such as supervised fine-tuning (SFT) and DPO-style preference optimization, have become principled tools for fine-tuning diffusion models. However, SFT re

Cited by 0SourceScholar
2026

Calibrated Multimodal Representation Learning with Missing Modalities

ICML 2026poster

Multimodal representation learning harmonizes distinct modalities by aligning them into a unified latent space. Recent research generalizes traditional cross-modal alignment to produce enhanced multimodal synergy but requires all modalities to be present for a common instance, making it challenging …

Cited by 0SourceScholar
2026

Careful Queries, Credible Results: Teaching RAG Models Advanced Web Search Tools with Reinforcement Learning

AAAI 2026technical

Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by integrating up-to-date external knowledge, yet real-world web environments present unique challenges. These limitations manifest as two key challenges: pervasive misinformation in the web environment, which introduces unre

Cited by 0SourcePDFScholar
2026

Clipping Bottleneck: Stabilizing RLVR via Stochastic Recovery of Near-Boundary Signals

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a central paradigm for scaling LLM reasoning, yet its optimization often suffers from training instability and suboptimal convergence. Through a systematic dissection of the GRPO-based objective, we reveal that the rigid clipping d…

Cited by 0SourceScholar
2026

ConServe: Fine-Grained GPU Harvesting for LLM Online and Offline Co-Serving

ICML 2026poster

Large language model (LLM) serving demands low latency and high throughput, but high load variability leads to significant GPU utilization. In this paper, we identify a synergetic but overlooked opportunity to co-serve latency-critical online requests alongside *latency-tolerant offline* tasks, whic…

Cited by 0SourceScholar
2026

DeltaQuant: 4-bit Video Diffusion Models with Spatiotemporal Delta Smoothing

CVPR 2026

Video diffusion models have achieved remarkable generative performance, but their substantial computational and memory costs pose significant challenges for deployment, especially on consumer GPUs. As recent advances in attention optimization mitigate previous computational bottlenecks, linear layer

Cited by 0SourceScholar
2026

Evolutionary Generation of Multi-Agent Systems

ICML 2026poster

Large language model (LLM)–based multi-agent systems (MAS) show strong promise for complex reasoning, planning, and tool-augmented tasks, but designing effective MAS architectures remains labor-intensive, brittle, and hard to generalize. Existing automatic MAS generation methods either rely on code …

Cited by 0SourceScholar
2026

Experience Augmented Policy Optimization for LLM Reasoning

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) is a powerful paradigm for improving the reasoning capabilities of large language models (LLMs). However, existing RLVR methods typically rely on on-policy optimization from scratch, resulting in high sampling costs and inefficient utilization of…

Cited by 0SourceScholar
2026

Exploring Data-Free LoRA Transferability for Video Diffusion Models

ICML 2026poster

Video diffusion models leveraging step distillation or causal distillation have achieved remarkable performance. However, adapting existing LoRAs to these variants remains a critical challenge due to weight space mismatches. We observe that direct application leads to style degradation and structura…

Cited by 0SourceScholar
2026

Guidance Matters: Rethinking the Evaluation Pitfall for Text-to-Image Generation

ICLR 2026poster

Classifier-free guidance (CFG) has helped diffusion models achieve great conditional generation in various fields. Recently, more diffusion guidance methods have emerged with improved generation quality and human preference. However, can these emerging diffusion guidance methods really achieve solid…

Cited by 0SourceScholar
2026

HiconAgent: History Context-aware Policy Optimization for GUI Agents

CVPR 2026

Graphical User Interface (GUI) agents require effective utilization of historical context to perform sequential navigation tasks. While incorporating past actions and observations can significantly improve decision-making, naively using full history leads to excessive computational overhead and pote

Cited by 0SourcecodeScholar
2026

Hybrid Diffusion Policies with Projective Geometric Algebra for Efficient Robot Manipulation Learning

ICRA 2026poster

Diffusion policies are a powerful paradigm for robot learning, but their training is often inefficient. A key reason is that networks must relearn fundamental spatial concepts, such as translations and rotations, from scratch for every new task. To alleviate this redundancy, we propose embedding geo…

2026

Localizing, Structuring, and Rendering: Bridging 3D and 2D Vision-Language-Action Models for Robotic Manipulation

CVPR 2026

Robotic manipulation in complex 3D environments requires unifying spatial reasoning with intuitive visual perception, which is a capability that current Vision-Language-Action paradigms address separately. While 3D VLAs excel in geometric and physical reasoning, they lack intuitive, image-level unde

Cited by 0SourcecodeScholar
2026

Look-Back: Implicit Visual Re-focusing in MLLM Reasoning

AAAI 2026technical

Multimodal Large Language Models (MLLMs) have achieved remarkable progress in multimodal reasoning. However, they often excessively rely on textual information during the later stages of inference, neglecting the crucial integration of visual input. Current methods typically address this by explicit

Cited by 0SourcePDFScholar
2026

Multi-modal Dynamic Proxy Learning for Personalized Multiple Clustering

AAAI 2026technical

Multiple clustering aims to discover diverse latent structures from different perspectives, yet existing methods generate exhaustive clusterings without discerning user interest, necessitating laborious manual screening. Current multi-modal solutions suffer from static semantic rigidity: predefined

Cited by 0SourcePDFScholar
2026

Next Patch Prediction for AutoRegressive Visual Generation

AAAI 2026technical

Autoregressive models, built based on the Next Token Prediction (NTP) paradigm, show great potential in developing a unified framework that integrates both language and vision tasks. Pioneering works introduce NTP to autoregressive visual generation tasks. In this work, we rethink the NTP for autore

Cited by 0SourcePDFScholar
2026

One-Way Policy Optimization for Self-Evolving LLMs

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has become a promising paradigm for scaling reasoning capabilities of Large Language Models (LLMs). However, the sparsity of binary verifier rewards often leads to low efficiency and optimization instability. To stabilize training, existing metho…

Cited by 0SourceScholar
2026

Optimizing Few-Step Generation with Adaptive Matching Distillation

ICML 2026poster

Distribution Matching Distillation (DMD) is a powerful acceleration paradigm, yet its stability is often compromised in **Forbidden Zones**—regions where the real teacher provides unreliable guidance while the fake teacher exerts insufficient repulsive force. In this work, we propose a unified optim…

Cited by 0SourceScholar
2026

ProConMV: Provenance-Enabled Conceptual Framework for Interpretable Multi-View Diabetic Retinopathy Diagnosis

ICML 2026poster

Existing deep learning models have demonstrated potential in Diabetic retinopathy (DR) diagnosis, but they still suffer from three key challenges: reliance on single-source inputs, opaque and untraceable reasoning processes, and the absence of a mechanism for result verification. Thus, we propose a …

Cited by 0SourceScholar
2026

Quant VideoGen: Auto-Regressive Long Video Generation via 2-Bit KV-Cache Quantization

ICML 2026poster

Despite rapid progress in auto-regressive video diffusion, we identify an emerging system–algorithm bottleneck that limits both deployability and generation quality: KV-cache memory. In auto-regressive video generation models, the KV-cache grows with generation history and quickly dominates GPU memo…

Cited by 0SourceScholar
2026

Reinforcement-aware Knowledge Distillation for LLM Reasoning

ICML 2026poster

Reinforcement learning (RL) post-training has recently driven major gains in long chain-of-thought reasoning large language models (LLMs), but the high inference cost of such models motivates distillation into smaller students. Most existing knowledge distillation (KD) methods are designed for super…

Cited by 0SourceScholar
2026

SLA: Beyond Sparsity in Diffusion Transformers via Fine-Tunable Sparse–Linear Attention

ICLR 2026poster

In Diffusion Transformer (DiT) models, particularly for video generation, attention latency is a major bottleneck due to the long sequence length and the quadratic complexity. Interestingly, we find that attention weights can be decoupled into two matrices: a small fraction of large weights with hig…

Cited by 44SourcecodeScholar
2026

ShapeAfford: Reconstructing 3D Shape With Manipulation Affordance via Geometry-Affordance Synergy

RA-L 2026

To facilitate robot manipulation tasks, we propose ShapeAfford that reconstructs 3D object models with per-point affordance annotations from multi-view images and textual instructions. By integrating geometric modeling with affordance reasoning into an end-to-end framework, ShapeAfford leverages the

Cited by 0SourceScholar
2026

Sparse but Critical: A Token-Level Analysis of Distributional Shifts in RLVR Fine-Tuning of LLMs

ICLR 2026poster

Reinforcement learning with verifiable rewards (RLVR) has significantly improved reasoning in large language models (LLMs), yet the token-level mechanisms through which they reshape model behavior remain unclear. We present a systematic empirical study of RLVR’s distributional effects across three c…

Cited by 0SourceScholar
2026

SpatialReward: Bridging the Perception Gap in Online RL for Image Editing via Explicit Spatial Reasoning

ICML 2026poster

Online Reinforcement Learning (RL) offers a promising avenue for complex image editing but is currently constrained by the scarcity of reliable and fine-grained reward signals. Existing evaluators frequently struggle with a critical perception gap we term "Attention Collapse," where models neglect c…

Cited by 0SourceScholar
2026

Talk2Move: Reinforcement Learning for Text-Instructed Object-Level Geometric Transformation in Scenes

CVPR 2026

We introduce Talk2Move, a reinforcement learning (RL) based diffusion framework for text-instructed spatial transformation of objects within scenes. Spatially manipulating objects in a scene through natural language poses a challenge for multimodal generation systems. While existing text-based manip

Cited by 0SourcecodeScholar
2026

TapSampling: Inference-Time Sampling with a Task-Progress-Understanding Verifier for Robotic Manipulation

ICML 2026poster

Existing embodied control research demonstrates remarkable performance improvements by scaling training data and model size. We instead explore inference-time strategy as an alternative axis. Non-deterministic generative models, such as diffusion and autoregressive models, have been widely adopted i…

Cited by 0SourceScholar
2026

ToolTree: Efficient LLM Tool Planning via Dual-Feedback Monte Carlo Tree Search and Bidirectional Pruning

ICLR 2026poster

Large Language Model (LLM) agents are increasingly applied to complex, multi-step tasks that require interaction with diverse external tools across various domains. However, current LLM agent tool planning methods typically rely on greedy, reactive tool selection strategies that lack foresight and f…

Cited by 0SourceScholar
2026

Training-Free Loosely Speculative Decoding: Accepting Semantically Correct Drafts Beyond Exact Match

ICLR 2026poster

Large language models (LLMs) achieve strong performance across diverse tasks but suffer from high inference latency due to their autoregressive generation. Speculative Decoding (SPD) mitigates this issue by verifying candidate tokens from a smaller draft model in parallel, yet its strict exact-matc…

Cited by 0SourcecodeScholar
2026

vAttention: Verified Sparse Attention via Sampling

ICLR 2026poster

State-of-the-art sparse attention methods for reducing decoding latency fall into two main categories: approximate top-$k$ (and its extension, top-$p$) and recently introduced sampling-based estimation. However, these approaches are fundamentally limited in their ability to approximate full attentio…

Cited by 0SourcecodeScholar
2025

BOOD: Boundary-based Out-Of-Distribution Data Generation

ICML 2025poster

Harnessing the power of diffusion models to synthesize auxiliary training data based on latent space features has proven effective in enhancing out-of-distribution (OOD) detection performance. However, extracting effective features outside the in-distribution (ID) boundary in latent space remains ch…

Cited by 0SourcePDFScholar
2025

CURE: Controlled Unlearning for Robust Embeddings — Mitigating Conceptual Shortcuts in Pre-Trained Language Models

EMNLP 2025

Pre-trained language models have achieved remarkable success across diverse applications but remain susceptible to spurious, concept-driven correlations that impair robustness and fairness. In this work, we introduce CURE, a novel and lightweight framework that systematically disentangles and suppre

Cited by 0SourcePDFScholar
2025

CoT-lized Diffusion: Let's Reinforce T2I Generation Step-by-step

NeurIPS 2025poster

Current text-to-image (T2I) generation models struggle to align spatial composition with the input text, especially in complex scenes. Even layout-based approaches yield suboptimal spatial control, as their generation process is decoupled from layout planning, making it difficult to refine the layo…

Cited by 0SourceScholar
2025

Doubling Your Data in Minutes: Ultra-fast Tabular Data Generation via LLM-Induced Dependency Graphs

EMNLP 2025

Tabular data is critical across diverse domains, yet high-quality datasets remain scarce due to privacy concerns and the cost of collection. Contemporary approaches adopt large language models (LLMs) for tabular augmentation, but exhibit two major limitations: (1) dense dependency modeling among tab

Cited by 0SourcePDFScholar
2025

Dynamic Rank Adjustment in Diffusion Policies for Efficient and Flexible Training

RSS 2025poster

Diffusion policies trained via offline behavioral cloning have recently gained traction in robotic motion generation. While effective, these policies typically require a large number of trainable parameters. This model size affords powerful representations but also incurs high computational cost dur…

Cited by 1PDFScholar
2025

HashAttention: Semantic Sparsity for Faster Inference

ICML 2025poster

Leveraging long contexts is crucial for advanced AI systems, but attention computation poses a scalability challenge. While scaled dot-product attention (SDPA) exhibits token sparsity, i.e. only a few pivotal tokens significantly contribute to output, exploiting this sparsity remains challenging. Ex…

Cited by 3SourcePDFScholar
2025

Is Parameter Collision Hindering Continual Learning in LLMs?

COLING 2025main

Large Language Models (LLMs) often suffer from catastrophic forgetting when learning multiple tasks sequentially, making continual learning (CL) essential for their dynamic deployment. Existing state-of-the-art (SOTA) methods, such as O-LoRA, typically focus on constructing orthogonality tasks to de…

2025

L-MTP: Leap Multi-Token Prediction Beyond Adjacent Context for Large Language Models

NeurIPS 2025poster

Large language models (LLMs) have achieved notable progress. Despite their success, next-token prediction (NTP), the dominant method for LLM training and inference, is constrained in both contextual coverage and inference efficiency due to its inherently sequential process. To overcome these challen…

Cited by 0SourcecodeScholar
2025

MAGIC-VQA: Multimodal And Grounded Inference with Commonsense Knowledge for Visual Question Answering

ACL 2025finding

Visual Question Answering (VQA) necessitates models to reason effectively across visual and textual modalities. However, existing Large Vision-Language Models (LVLMs) often fall short in achieving human-like reasoning due to a lack of integrated commonsense knowledge, limiting their robustness and a…

2025

MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

AAAI 2025technical

As multimedia information proliferates, multimodal recommendation systems have garnered significant attention. These systems leverage multimodal information to alleviate the data sparsity issue inherent in recommendation systems, thereby enhancing the accuracy of recommendations. Due to the natural…

2025

METOR: A Unified Framework for Mutual Enhancement of Objects and Relationships in Open-vocabulary Video Visual Relationship Detection

IJCAI 2025

Open-vocabulary video visual relationship detection aims to detect objects and their relationships in videos without being restricted by predefined object or relationship categories. Existing methods leverage the rich semantic knowledge of pre-trained vision-language models such as CLIP to identify

2025

Multi-Agent Reinforcement Learning Guided by Signal Temporal Logic Specifications

IROS 2025

Reward design is a key component of deep reinforcement learning (DRL), yet some tasks and designer’s objectives may be unnatural to define as a scalar cost function. Among the various techniques, formal methods integrated with DRL have garnered considerable attention due to their expressiveness and

Cited by 14SourceScholar
2025

Multimodal Commonsense Knowledge Distillation for Visual Question Answering (Student Abstract)

AAAI 2025technical

Existing Multimodal Large Language Models (MLLMs) and Visual Language Pretrained Models (VLPMs) have shown remarkable performances in general Visual Question Answering (VQA). However, these models struggle with VQA questions that require external commonsense knowledge due to the challenges in genera…

2025

Not All Features Deserve Attention: Graph-Guided Dependency Learning for Tabular Data Generation with Language Models

EMNLP 2025

Large Language Models (LLMs) have shown strong potential for tabular data generation by modeling textualized feature-value pairs. However, tabular data inherently exhibits sparse feature-level dependencies, where many feature interactions are structurally insignificant. This creates a fundamental mi

Cited by 0SourcePDFScholar
2025

PiCO: Peer Review in LLMs based on Consistency Optimization

ICLR 2025poster

Existing large language models (LLMs) evaluation methods typically focus on testing the performance on some closed-environment and domain-specific benchmarks with human annotations. In this paper, we explore a novel unsupervised evaluation direction, utilizing peer-review mechanisms to measure LLMs…

Cited by 3SourcePDFScholar
2025

Probabilistic Aggregation and Targeted Embedding Optimization for Collective Moral Reasoning in Large Language Models

ACL 2025finding

Large Language Models (LLMs) have shown impressive moral reasoning abilities. Yet they often diverge when confronted with complex, multi-factor moral dilemmas. To address these discrepancies, we propose a framework that synthesizes multiple LLMs’ moral judgments into a collectively formulated moral…

2025

RAZOR: Sharpening Knowledge by Cutting Bias with Unsupervised Text Rewriting

AAAI 2025technical

Despite the widespread use of LLMs due to their superior performance in various tasks, their high computational costs often lead potential users to opt for the pretraining-finetuning pipeline. However, biases prevalent in manually constructed datasets can introduce spurious correlations between toke…

2025

Radial Attention: $\mathcal O(n \log n)$ Sparse Attention for Long Video Generation

NeurIPS 2025poster

Recent advances in diffusion models have enabled high-quality video generation, but the additional temporal dimension significantly increases computational costs, making training and inference on long videos prohibitively expensive. In this paper, we identify a phenomenon we term Spatiotemporal Ener…

Cited by 0SourcecodeScholar
2025

Robots with Attitude: Singularity-Free Quaternion-Based Model-Predictive Control for Agile Legged Robots

ICRA 2025

We present a model-predictive control (MPC) framework for legged robots that avoids the singularities associated with common three-parameter attitude representations like Euler angles during large-angle rotations. Our method parameterizes the robot's attitude with singularity-free unit quaternions a

Cited by 2SourcecodeScholar
2025

SCISSOR: Mitigating Semantic Bias through Cluster-Aware Siamese Networks for Robust Classification

ICML 2025poster

Shortcut learning undermines model generalization to out-of-distribution data. While the literature attributes shortcuts to biases in superficial features, we show that imbalances in the semantic distribution of sample embeddings induce spurious semantic correlations, compromising model robustness.…

2025

Sparse Video-Gen: Accelerating Video Diffusion Transformers with Spatial-Temporal Sparsity

ICML 2025poster

Diffusion Transformers (DiTs) dominate video generation but their high computational cost severely limits real-world applicability, usually requiring tens of minutes to generate a few seconds of video even on high-performance GPUs. This inefficiency primarily arises from the quadratic computational…

Cited by 11SourcePDFScholar
2025

Sparse VideoGen2: Accelerate Video Generation with Sparse Attention via Semantic-Aware Permutation

NeurIPS 2025spotlight

Diffusion Transformers (DiTs) are essential for video generation but suffer from significant latency due to the quadratic complexity of attention. By computing only critical tokens, sparse attention reduces computational costs and offers a promising acceleration approach. However, we identify that…

Cited by 0SourcecodeScholar
2025

Stable Fair Graph Representation Learning with Lipschitz Constraint

ICML 2025poster

Group fairness based on adversarial training has gained significant attention on graph data, which was implemented by masking sensitive attributes to generate fair feature views. However, existing models suffer from training instability due to uncertainty of the generated masks and the trade-off bet…

2025

Trustworthy Robot Behavior Tree Generation Based on Multi-Source Heterogeneous Knowledge Graph

ICRA 2025

In robotics, the design of robot behavior trees generally requires roboticists to comprehensively and customizable consider all the relevant factors including the robot hardware capabilities, task descriptions, etc, posing great challenges for design quality and efficiency. The mainstream practice o

Cited by 0SourceScholar
2025

Twilight: Adaptive Attention Sparsity with Hierarchical Top-$p$ Pruning

NeurIPS 2025spotlight

Leveraging attention sparsity to accelerate long-context large language models (LLMs) has been of great importance recently. However, most existing sparse attention algorithms use a fixed budget of how many tokens to use in their computations. This simple static decision raises critical issues in re…

Cited by 0SourceScholar
2025

UPME: An Unsupervised Peer Review Framework for Multimodal Large Language Model Evaluation

CVPR 2025poster

Multimodal Large Language Models (MLLMs) have emerged to tackle the challenges of Visual Question Answering (VQA), sparking a new research focus on conducting objective evaluations of these models. Existing evaluation mechanisms face limitations due to the significant human workload required to desi…

Cited by 0SourcePDFScholar
2025

UtilGen: Utility-Centric Generative Data Augmentation with Dual-Level Task Adaptation

NeurIPS 2025poster

Data augmentation using generative models has emerged as a powerful paradigm for enhancing performance in computer vision tasks. However, most existing augmentation approaches primarily focus on optimizing intrinsic data attributes -- such as fidelity and diversity -- to generate visually high-quali…

Cited by 0SourceScholar
2025

Video Summarization Using Denoising Diffusion Probabilistic Model

AAAI 2025technical

Video summarization aims to eliminate visual redundancy while retaining key parts of video to construct concise and comprehensive synopses. Most existing methods use discriminative models to predict the importance scores of video frames. However, these methods are susceptible to annotation inconsist…

Cited by 0SourcePDFScholar
2025

WorldModelBench: Judging Video Generation Models As World Models

NeurIPS 2025poster

Video generation models have rapidly progressed, positioning themselves as video world models capable of supporting decision-making applications like robotics and autonomous driving. However, current benchmarks fail to rigorously evaluate these claims, focusing only on general video quality, ignorin…

Cited by 0SourcecodeScholar
2024

Graph-Propagation-Based Kinematic Algorithm for In-Pipe Truss Structure Robots

RA-L 2024

Robots designed for in-pipe navigation, inspection, and repair require flexibility for intricate pipeline traversal and the strength to carry payloads. However, conventional wheeled in-pipe robots face challenges in simultaneously achieving both substantial flexibility and payload-carrying capacity.

Cited by 0SourceScholar
2024

Is Crowdsourcing Breaking Your Bank? Cost-Effective Fine-Tuning of Pre-trained Language Models with Proximal Policy Optimization

COLING 2024main

Wide usage of ChatGPT has highlighted the potential of reinforcement learning from human feedback. However, its training pipeline relies on manual ranking, a resource-intensive process. To reduce labor costs, we propose a self-supervised text ranking approach for applying Proximal-Policy-Optimizatio…

Cited by 4SourcePDFScholar
2024

MPGNet: Learning Move-Push-Grasping Synergy for Target-Oriented Grasping in Occluded Scenes

IROS 2024poster

This paper focuses on target-oriented grasping in occluded scenes, where the target object is specified by a binary mask and the goal is to grasp the target object with as few robotic manipulations as possible. Most existing methods rely on a push-grasping synergy to complete this task. To deliver a…

Cited by 1SourceScholar
2024

Mind the Boundary: Coreset Selection via Reconstructing the Decision Boundary

ICML 2024poster

Existing paradigms of pushing the state of the art require exponentially more training data in many fields. Coreset selection seeks to mitigate this growing demand by identifying the most efficient subset of training data. In this paper, we delve into geometry-based coreset methods and preliminarily…

Cited by 11SourcePDFScholar
2024

Multi-Modal Prompting for Open-Vocabulary Video Visual Relationship Detection

AAAI 2024technical

Open-vocabulary video visual relationship detection aims to extend video visual relationship detection beyond annotated categories by detecting unseen relationships between objects in videos. Recent progresses in open-vocabulary perception, primarily driven by large-scale image-text pre-trained mod…

2024

P-TA: Using Proximal Policy Optimization to Enhance Tabular Data Augmentation via Large Language Models

ACL 2024findings

A multitude of industries depend on accurate and reasonable tabular data augmentation for their business processes. Contemporary methodologies in generating tabular data revolve around utilizing Generative Adversarial Networks (GAN) or fine-tuning Large Language Models (LLM). However, GAN-based appr…

2024

Revisiting Context Aggregation for Image Matting

ICML 2024poster

Traditional studies emphasize the significance of context information in improving matting performance. Consequently, deep learning-based matting methods delve into designing pooling or affinity-based context aggregation modules to achieve superior results. However, these modules cannot well handle…

2023

BiCro: Noisy Correspondence Rectification for Multi-Modality Data via Bi-Directional Cross-Modal Similarity Consistency

CVPR 2023poster

As one of the most fundamental techniques in multimodal learning, cross-modal matching aims to project various sensory modalities into a shared feature space. To achieve this, massive and correctly aligned data pairs are required for model training. However, unlike unimodal datasets, multimodal data…

2023

Cerberus: Low-Drift Visual-Inertial-Leg Odometry For Agile Locomotion

ICRA 2023poster

We present an open-source Visual-Inertial-Leg Odometry (VILO) state estimation solution for legged robots, called Cerberus, which precisely estimates position on various terrains in real-time using a set of standard sensors, including stereo cameras, IMU, joint encoders, and contact sensors. In addi…

Cited by 37SourcecodeScholar
2023

Dataset Pruning: Reducing Training Data by Examining Generalization Influence

ICLR 2023poster

The great success of deep learning heavily relies on increasingly larger training data, which comes at a price of huge computational and infrastructural costs. This poses crucial questions that, do all training data contribute to model's performance? How much does each individual training sample or…

Cited by 135SourcePDFScholar
2023

Improving Lens Flare Removal with General-Purpose Pipeline and Multiple Light Sources Recovery

ICCV 2023poster

When taking images against strong light sources, the resulting images often contain heterogeneous flare artifacts. These artifacts can importantly affect image visual quality and downstream computer vision tasks. While collecting real data pairs of flare-corrupted/flare-free images for training flar…

Cited by 26PDFcodeScholar
2023

Learning Imbalanced Data With Vision Transformers

CVPR 2023poster

The real-world data tends to be heavily imbalanced and severely skew the data-driven deep neural networks, which makes Long-Tailed Recognition (LTR) a massive challenging task. Existing LTR methods seldom train Vision Transformers (ViTs) with Long-Tailed (LT) data, while the off-the-shelf pretrain w…

2023

PPR: Physically Plausible Reconstruction from Monocular Videos

ICCV 2023oral

Given monocular videos, we build 3D models of articulated objects and environments whose 3D configurations satisfy dynamics and contact constraints. At its core, our method leverages differentiable physics simulation to aid visual reconstructions. We couple differentiable physics simulation with dif…

Cited by 31PDFcodeScholar
2023

SLoMo: A General System for Legged Robot Motion Imitation From Casual Videos

RA-L 2023

We present SLoMo: a first-of-its-kind framework for transferring skilled motions from casually captured “in-the-wild” video footage of humans and animals to legged robots. SLoMo works in three stages: 1) synthesize a physically plausible reconstructed key-point trajectory from monocular videos; 2) o

Cited by 29SourcecodeScholar
2023

Sample Efficiency of Data Augmentation Consistency Regularization

AISTATS 2023poster

Data augmentation is popular in the training of large neural networks; however, currently, theoretical understanding of the discrepancy between different algorithmic choices of leveraging augmented data remains limited. In this paper, we take a step in this direction – we first present a simple and…

Cited by 25SourcePDFScholar
2023

Speech4Mesh: Speech-Assisted Monocular 3D Facial Reconstruction for Speech-Driven 3D Facial Animation

ICCV 2023poster

Recent audio2mesh-based methods have shown promising prospects for speech-driven 3D facial animation tasks. However, some intractable challenges are urgent to be settled. For example, the data-scarcity problem is intrinsically inevitable due to the difficulty of 4D data collection. Besides, current…

Cited by 10PDFScholar
2022

"PartImageNet: A Large, High-Quality Dataset of Parts"

ECCV 2022poster

"It is natural to represent objects in terms of their parts. This has the potential to improve the performance of algorithms for object recognition and segmentation but can also help for downstream tasks like activity recognition. Research on part-based models, however, is hindered by the lack of da…

2022

CAFE: Learning To Condense Dataset by Aligning Features

CVPR 2022poster

Dataset condensation aims at reducing the network training effort through condensing a cumbersome training set into a compact synthetic one. State-of-the-art approaches largely rely on learning the synthetic data by matching the gradients between the real and synthetic data batches. Despite the intu…

Cited by 277PDFcodeScholar
2022

Entity-aware and Motion-aware Transformers for Language-driven Action Localization

IJCAI 2022poster

Language-driven action localization in videos is a challenging task that involves not only visual-linguistic matching but also action boundary prediction. Recent progress has been achieved through aligning language queries to video segments, but estimating precise boundaries is still under-explored.…

2022

Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network

ICML 2022spotlight

In label-noise learning, estimating the transition matrix is a hot topic as the matrix plays an important role in building statistically consistent classifiers. Traditionally, the transition from clean labels to noisy labels (i.e., clean-label transition matrix (CLTM)) has been widely exploited to l…

Cited by 64SourcePDFScholar
2022

Linear Bandit Algorithms with Sublinear Time Complexity

ICML 2022spotlight

We propose two linear bandits algorithms with per-step complexity sublinear in the number of arms $K$. The algorithms are designed for applications where the arm set is extremely large and slowly changing. Our key realization is that choosing an arm reduces to a maximum inner product search (MIPS) p…

Cited by 18SourcePDFScholar
2022

Semantically Contrastive Learning for Low-Light Image Enhancement

AAAI 2022technical

Low-light image enhancement (LLE) remains challenging due to the unfavorable prevailing low-contrast and weak-visibility problems of single RGB images. In this paper, we respond to the intriguing learning-related question -- if leveraging both accessible unpaired over/underexposed images and high-le…

2022

Toward Understanding Privileged Features Distillation in Learning-to-Rank

NeurIPS 2022accept

In learning-to-rank problems, a \textit{privileged feature} is one that is available during model training, but not available at test time. Such features naturally arise in merchandised recommendation systems; for instance, "user clicked this item" as a feature is predictive of "user purchased this…

Cited by 18SourcePDFScholar
2022

Towards Online 3D Bin Packing: Learning Synergies between Packing and Unpacking via DRL

CoRL 2022poster

There is an emerging research interest in addressing the online 3D bin packing problem (3D-BPP), which has a wide range of applications in logistics industry. However, neither heuristic methods nor those based on deep reinforcement learning (DRL) outperform human packers in real logistics scenarios.…

Cited by 6SourceScholar
2022

Towards Regression-Free Neural Networks for Diverse Compute Platforms

ECCV 2022poster

"With the shift towards on-device deep learning, ensuring a consistent behavior of an AI service across diverse compute platforms becomes tremendously important. Our work tackles the emergent problem of reducing predictive in-consistencies arising as negative flips: test samples that are correctly p…

Cited by 4SourcePDFScholar
2022

Towards a Hybrid-ASP Planning Approach With Adjoint Observation for Incomplete Task-Relevant Information

RA-L 2022

In the real world, robot task plans may easily become invalid due to unexpected state dynamics, preventing the robot from accessing the complete task-relevant information. The possible occurrence of information incompleteness during robot plan execution expects the robot to sense the environment and

Cited by 1SourceScholar
2021

Adversarial Robustness through Disentangled Representations

AAAI 2021technical

Despite the remarkable empirical performance of deep learning models, their vulnerability to adversarial examples has been revealed in many studies. They are prone to make a susceptible prediction to the input with imperceptible adversarial perturbation. Although recent works have remarkably improve…

2021

Equality Constrained Linear Optimal Control With Factor Graphs

ICRA 2021poster

This paper presents a novel factor graph-based approach to solve the discrete-time finite-horizon Linear Quadratic Regulator problem subject to auxiliary linear equality constraints within and across time steps. We represent such optimal control problems using constrained factor graphs and optimize…

Cited by 33SourcecodeScholar
2021

Learning Multi-Object Dense Descriptor for Autonomous Goal-Conditioned Grasping

RA-L 2021

In a goal-conditioned grasping task, a robot is asked to grasp the objects designated by a user. Existing methods for goal-conditioned grasping either can only handle relatively simple scenes or require extra user annotations. This letter proposes an autonomous method to enable the grasping of targe

Cited by 23SourcecodeScholar
2021

PackerBot: Variable-Sized Product Packing with Heuristic Deep Reinforcement Learning

IROS 2021poster

Product packing is a typical application in ware-house automation that aims to pick objects from unstructured piles and place them into bins with optimized placing policy. However, it still remains a significant challenge to finish the product packing tasks in general logistics scenarios where the o…

Cited by 33SourcecodeScholar
2021

Positive-Congruent Training: Towards Regression-Free Model Updates

CVPR 2021poster

Reducing inconsistencies in the behavior of different versions of an AI system can be as important in practice as reducing its overall error. In image classification, sample-wise inconsistencies appear as "negative flips": A new model incorrectly predicts the output for a test sample that was correc…

Cited by 63PDFScholar
2021

Towards Adjoint Sensing and Acting Schemes and Interleaving Task Planning for Robust Robot Plan

ICRA 2021poster

Robots operating in open environments expect to have robust plans to achieve tasks successfully under environment uncertainties. However, both partial observability and dynamics of environment states have significantly decreased the robustness of task achievement, making robot task planning much mor…

Cited by 2SourceScholar
2020

Financial Risk Analysis for SMEs with Graph-based Supply Chain Mining

IJCAI 2020poster

Small and Medium-sized Enterprises (SMEs) are playing a vital role in the modern economy. Recent years, financial risk analysis for SMEs attracts lots of attentions from financial institutions. However, the financial risk analysis for SMEs usually suffers data deficiency problem, especially for the…

Cited by 0SourcePDFScholar
2020

High-Order Information Matters: Learning Relation and Topology for Occluded Person Re-Identification

CVPR 2020poster

Occluded person re-identification (ReID) aims to match occluded person images to holistic ones across dis-joint cameras. In this paper, we propose a novel framework by learning high-order relation and topology information for discriminative features and robust alignment. At first, we use a CNN backb…

Cited by 555PDFcodeScholar
2019

FAB: A Robust Facial Landmark Detection Framework for Motion-Blurred Videos

ICCV 2019poster

Recently, facial landmark detection algorithms have achieved remarkable performance on static images. However, these algorithms are neither accurate nor stable in motion-blurred videos. The missing of structure information makes it difficult for state-of-the-art facial landmark detection algorithms…

Cited by 44PDFcodeScholar
2019

Interaction Hard Thresholding: Consistent Sparse Quadratic Regression in Sub-quadratic Time and Space

NeurIPS 2019poster

Quadratic regression involves modeling the response as a (generalized) linear function of not only the features $x^{j_1}$ but also of quadratic terms $x^{j_1}x^{j_2}$. The inclusion of such higher-order “interaction terms" in regression often provides an easy way to increase accuracy in already-high…

Cited by 6SourcePDFScholar
2019

Learning Actions from Human Demonstration Video for Robotic Manipulation

IROS 2019poster

Learning actions from human demonstration is an emerging trend for designing intelligent robotic systems, which can be referred as video to command. The performance of such approach highly relies on the quality of video captioning. However, the general video captioning methods focus more on the unde…

Cited by 32SourceScholar
2018

Look at Boundary: A Boundary-Aware Face Alignment Algorithm

CVPR 2018poster

We present a novel boundary-aware face alignment algorithm by utilising boundary lines as the geometric structure of a human face to help facial landmark localisation. Unlike the conventional heatmap based method and regression based method, our approach derives face landmarks from boundary lines wh…

2018

Optimizing Video Object Detection via a Scale-Time Lattice

CVPR 2018poster

High-performance object detection relies on expensive convolutional networks to compute features, often leading to significant challenges in applications, e.g. those that re- quire detecting objects from video streams in real time. The key to this problem is to trade accuracy for efficiency in an ef…

Cited by 141SourcePDFScholar
2017

Residual Attention Network for Image Classification

CVPR 2017spotlight

In this work, we propose "Residual Attention Network", a convolutional neural network using attention mechanism which can incorporate with state-of-art feed forward network architecture in an end-to-end training fashion. Our Residual Attention Network is built by stacking Attention Modules which gen…

Cited by 4712PDFScholar
2015

DeepID-Net: Deformable Deep Convolutional Neural Networks for Object Detection

CVPR 2015poster

In this paper, we propose deformable deep convolutional neural networks for generic object detection. This new deep learning object detection diagram has innovations in multiple aspects. In the proposed new deep architecture, a new deformation constrained pooling (def-pooling) layer models the defor…

Cited by 612SourcePDFScholar
2015

From Facial Parts Responses to Face Detection: A Deep Learning Approach

ICCV 2015poster

In this paper, we propose a novel deep convolutional network (DCN) that achieves outstanding performance on FDDB, PASCAL Face, and AFW. Specifically, our method achieves a high recall rate of 90.99% on the challenging FDDB benchmark, outperforming the state-of-the-art method by a large margin of 2.9…

Cited by 798PDFScholar