← Search

Guang Yang

51 accepted papers

2026

A Survey of Joint Online-Offline Fine-tuning for Large Language Models

IJCAI 2026

Post-training for Large Language Models (LLMs) can be mainly categorized into offline Supervised Fine-Tuning (SFT) for knowledge acquisition and online Reinforcement Fine-Tuning (RFT) for adaptive refinement. Current state-of-the-art approaches typically employ a sequential cold-start pipeline (SFT-

Cited by 0Scholar
2026

Adaptive Utilization of Low-Rank Adaptation via Conditioned Gating

ICML 2026poster

Low-Rank Adaptation (LoRA) achieves parameter-efficient fine-tuning by constraining model updates to a low-rank subspace and has been widely used in practice. However, LoRA typically employs a shared low-rank update across tokens, which limits its ability to fully exploit the adaptation subspace for…

Cited by 0SourceScholar
2026

Circular-DPO: Aligning Multi-Stage 3D Generative Models via Preference Feedback Loop

CVPR 2026

Multi-stage generative models have shown great promise in 3D content creation due to focused generation of structure or texture in different stages, but their outputs often fail to align with human preferences. The key bottleneck to apply alignment methods is the presence of non-differentiable opera

Cited by 0SourceScholar
2026

Co-Optimizing Reconfigurable Environments and Policies for Decentralized Multi-Agent Navigation

ICRA 2026poster

This work views the multi-agent system and its surrounding environment as a co-evolving system. The goal is to take agent actions and environment configurations as decision variables, and optimize both in a coordinated manner. Towards this end, we consider the problem of decentralized multi-agent na…

2026

Decentralized Triangulation Formation without Communication: A Vision Transformer Based Learning Approach

ICRA 2026poster

Multi-robot cooperative control has been extensively studied using model-based distributed control methods. However, such control methods rely on sensing and perception modules in a sequential pipeline of design, and the separation of perception and controls may cause processing latency and compound…

Cited by 0Scholar
2026

Faithful Contouring: Near-Lossless 3D Voxel Representation Free from Iso-surface

CVPR 2026

Accurate and efficient voxelized representations of 3D meshes are the foundation of 3D reconstruction and generation. However, existing representations based on iso-surface heavily rely on water-tightening or rendering optimization, which inevitably compromise geometric fidelity. We propose Faithful

Cited by 0SourcecodeScholar
2026

Fingerprinting Deep Neural Networks for Ownership Protection: An Analytical Approach

ICLR 2026poster

Adversarial-example-based fingerprinting approaches, which leverage the decision boundary characteristics of deep neural networks (DNNs) to craft fingerprints, has proven effective for protecting model ownership. However, a fundamental challenge remains unresolved: how far a fingerprint should be pl…

Cited by 0SourceScholar
2026

GEMA-Score: Granular Explainable Multi-Agent Scoring Framework for Radiology Report Evaluation

AAAI 2026technical

Automatic medical report generation has the potential to support clinical diagnosis, reduce the workload of radiologists, and demonstrate potential for enhancing diagnostic consistency. However, current evaluation metrics often fail to reflect the clinical reliability of generated reports. Overlap-b

Cited by 0SourcePDFScholar
2026

IrisFP: Adversarial-Example-based Model Fingerprinting with Enhanced Uniqueness and Robustness

CVPR 2026

We propose IrisFP, a novel adversarial-example-based model fingerprinting framework that enhances both uniqueness and robustness by leveraging multi-boundary characteristics, multi-sample behaviors, and fingerprint discriminative power assessment to generate composite-sample fingerprints. Three key

Cited by 0SourceScholar
2026

LEGATO: Large-scale End-to-end Generalizable Approach to Typeset OMR

ICLR 2026poster

We propose Legato, a new end-to-end model for optical music recognition (OMR), a task of converting music score images to machine-readable documents. Legato is the first large-scale pretrained OMR model capable of recognizing full-page or multi-page typeset music scores and the first to generate do…

Cited by 0SourcecodeScholar
2026

LiteGuard: Efficient Task-Agnostic Model Fingerprinting with Enhanced Generalization

ICLR 2026poster

Task-agnostic model fingerprinting has recently gained increasing attention due to its ability to provide a universal framework applicable across diverse model architectures and tasks. The current state-of-the-art method, MetaV, ensures generalization by jointly training a set of fingerprints and a…

Cited by 0SourceScholar
2026

Nighttime Flare Removal via Wavelet-Guided and Gated-Enhanced Spatial-Frequency Fusion Network

AAAI 2026technical

Nighttime flares, caused by complex scattering and reflections from artificial light sources, significantly degrade image quality and hinder downstream visual tasks. Existing deflare networks usually struggle to jointly capture and fuse latent spatial and frequency features. In this paper, we propos

Cited by 0SourcePDFScholar
2026

One-Shot Weighted Ensemble Estimation for Federated Quantile Regression: Optimal Statistical Guarantees under Heterogeneous Structured Data

ICML 2026poster

Federated Quantile Regression (FQR) has emerged as a powerful modelling paradigm for estimating conditional quantiles, offering a more comprehensive understanding of response distributions than standard conditional mean regression. However, achieving communication efficiency and optimal statistical …

Cited by 0SourceScholar
2026

PoseX: AI Defeats Physics-based Methods on Protein Ligand Cross-Docking

ICLR 2026poster

Recently, significant progress has been made in protein-ligand docking, especially in deep learning methods, and some benchmarks were proposed, such as PoseBench and PLINDER. However, these studies typically focus on the self-docking scenario, which is less practical in real-world applications. More…

Cited by 0SourcecodeScholar
2026

UniMedVL: Unifying Medical Multimodal Understanding and Generation through Observation-Knowledge-Analysis

ICML 2026poster

Medical diagnosis demands models that can process multimodal medical inputs, such as medical images and patient histories, and generate diverse outputs including textual reports and visual content, such as annotations or segmentation masks. Despite this need, existing medical AI models disrupt this …

Cited by 0SourceScholar
2026

You Point, I Learn: Online Adaptation of Interactive Segmentation Models for Handling Distribution Shifts in Medical Imaging

ICLR 2026poster

Interactive segmentation uses real-time user inputs, such as mouse clicks, to iteratively refine model predictions. Although not originally designed to address distribution shifts, this paradigm naturally lends itself to such challenges. In medical imaging, where distribution shifts are common, inte…

Cited by 0SourcecodeScholar
2025

A Parallel Network for LRCT Segmentation and Uncertainty Mitigation with Fuzzy Sets

UAI 2025

Accurate segmentation of airways in Low-Resolution CT (LRCT) scans is vital for diagnostics in scenarios such as reduced radiation exposure, emergency response, or limited resources. Yet manual annotation is labor-intensive and prone to variability, while existing automated methods often fail to cap

Cited by 0SourcePDFScholar
2025

A Simple Data Augmentation for Feature Distribution Skewed Federated Learning

CVPR 2025poster

Federated Learning (FL) facilitates collaborative learning among multiple clients in a distributed manner and ensures the security of privacy. However, its performance inevitably degrades with non-Independent and Identically Distributed (non-IID) data. In this paper, we focus on the feature distribu…

2025

Arbitrarily-Conditioned Multi-Functional Diffusion for Multi-Physics Emulation

ICML 2025poster

Modern physics simulation often involves multiple functions of interests, and traditional numerical approaches are known to be complex and computationally costly. While machine learning-based surrogate models can offer significant cost reductions, most focus on a single task, such as forward predict…

Cited by 1SourcePDFScholar
2025

Beyond Sequences: Two-dimensional Representation and Dependency Encoding for Code Generation

ACL 2025long

The advent of large language models has significantly advanced automatic code generation, transforming the way programmers writing code. Inspired by natural language processing, mainstream code generation approaches represent code as a linear sequence of tokens. In this paper, we propose to represen…

Cited by 0SourcePDFScholar
2025

Cyclic Vision-Language Manipulator: Towards Reliable and Fine-Grained Image Interpretation for Automated Report Generation

IJCAI 2025

Despite significant advancements in automated report generation, the opaqueness of text interpretability continues to cast doubt on the reliability of the content produced. This paper introduces a novel approach to identify specific image features in X-ray images that influence the outputs of report

Cited by 0SourcePDFScholar
2025

Dehaze-RetinexGAN: Real-World Image Dehazing via Retinex-based Generative Adversarial Network

AAAI 2025technical

Deep learning based dehazing networks trained on paired synthetic data have shown impressive performance, but they struggle with significant degradation in generalization ability on real-world hazy scenes. In this paper, we propose Dehaze-RetinexGAN, a lightweight Retinex-based Generative Adversari…

Cited by 0SourcePDFScholar
2025

Distribution Backtracking Builds A Faster Convergence Trajectory for Diffusion Distillation

ICLR 2025poster

Accelerating the sampling speed of diffusion models remains a significant challenge. Recent score distillation methods distill a heavy teacher model into a student generator to achieve one-step generation, which is optimized by calculating the difference between two score functions on the samples ge…

2025

First-order State Space Model for Lightweight Image Super-resolution

ICASSP 2025accepted

State space models (SSMs), particularly Mamba, have shown promise in NLP tasks and are increasingly applied to vision tasks. However, most Mamba-based vision models focus on network architecture and scan paths, with little attention to the SSM module. In order to explore the potential of SSMs, we mo…

Cited by 0SourceScholar
2025

Forewarned is Forearmed: Pre-Synthesizing Jailbreak-like Instructions to Enhance LLM Safety Guardrail to Potential Attacks

EMNLP 2025

Despite advances in improving large language model (LLM) to refuse to answer malicious instructions, widely used LLMs remain vulnerable to jailbreak attacks where attackers generate instructions with distributions differing from safety alignment corpora. New attacks expose LLMs’ inability to recogni

2025

HGAdapter: Hypergraph-based Adapters in Language Models for Code Summarization and Clone Detection

EMNLP 2025

Pre-trained language models (PLMs) are increasingly being applied to code-related tasks. Although PLMs have achieved good results, they do not take into account potential high-order data correlations within the code. We propose three types of high-order correlations in code tokens, i.e. abstract syn

2025

Infrared and Visible Image Fusion with Hierarchical Human Perception

ICASSP 2025accepted

Image fusion combines images from multiple domains into one image, containing complementary information from source domains. Existing methods take pixel intensity, texture and high-level vision task information as the standards to determine preservation of information, lacking enhancement for human…

Cited by 0SourceScholar
2025

Multi-Agent Reinforcement Learning with Communication-Constrained Priors

NeurIPS 2025poster

Communication is one of the effective means to improve the learning of cooperative policy in multi-agent systems. However, in most real-world scenarios, lossy communication is a prevalent issue. Existing multi-agent reinforcement learning with communication, due to their limited scalability and robu…

Cited by 0SourceScholar
2025

Multimodal Cancer Survival Analysis via Hypergraph Learning with Cross-Modality Rebalance

IJCAI 2025

Multimodal pathology-genomic analysis has become increasingly prominent in cancer survival prediction. However, existing studies mainly utilize multi-instance learning to aggregate patch-level features, neglecting the information loss of contextual and hierarchical details within pathology images. F

2025

ReCoDe: Reinforcement Learning-based Dynamic Constraint Design for Multi-Agent Coordination

CoRL 2025poster

Constraint-based optimization is a cornerstone of robotics, enabling the design of controllers that reliably encode task and safety requirements such as collision avoidance or formation adherence. However, handcrafted constraints can fail in multi-agent settings that demand complex coordination. We…

Cited by 0SourceScholar
2025

RoboMIND: Benchmark on Multi-embodiment Intelligence Normative Data for Robot Manipulation

RSS 2025poster

Developing robust and general-purpose manipulation policies is a key goal in robotics. To achieve effective generalization, it is essential to construct comprehensive datasets that encompass a large number of demonstration trajectories and diverse tasks. Unlike vision or language data, which can be…

Cited by 20PDFScholar
2025

TVFET-VD:Time-Varying Formation Encircling and Tracking Control Based on Visual Detection

IROS 2025

This paper proposes a whole process method of multi-quadrotors from detecting and locating to encircle and track targets. The reconnaissance quadrotor realizes accurate target detection based on the one-stage target detector of convolutional neural network. Then, based on a pinhole camera projection

Cited by 0SourceScholar
2025

The Staircase of Ethics: Probing LLM Value Priorities through Multi-Step Induction to Complex Moral Dilemmas

EMNLP 2025

Ethical decision-making is a critical aspect of human judgment, and the growing use of LLMs in decision-support systems necessitates a rigorous evaluation of their moral reasoning capabilities. However, existing assessments primarily rely on single-step evaluations, failing to capture how models ada

Cited by 0SourcePDFScholar
2025

Toward Efficient Kernel-Based Solvers for Nonlinear PDEs

ICML 2025poster

We introduce a novel kernel learning framework toward efficiently solving nonlinear partial differential equations (PDEs). In contrast to the state-of-the-art kernel solver that embeds differential operators within kernels, posing challenges with a large number of collocation points, our approach el…

Cited by 1SourcePDFScholar
2024

4DBInfer: A 4D Benchmarking Toolbox for Graph-Centric Predictive Modeling on RDBs

NeurIPS 2024poster

Given a relational database (RDB), how can we predict missing column values in some target table of interest? Although RDBs store vast amounts of rich, informative data spread across interconnected tables, the progress of predictive machine learning models as applied to such tasks arguably falls we…

2024

DMKD: Improving Feature-Based Knowledge Distillation for Object Detection Via Dual Masking Augmentation

ICASSP 2024accepted

Recent mainstream masked distillation methods function by reconstructing selectively masked areas of a student network from the feature map of its teacher counterpart. In these methods, the masked regions need to be properly selected, such that reconstructed features encode sufficient discrimination…

Cited by 0SourceScholar
2024

HAMLET: Graph Transformer Neural Operator for Partial Differential Equations

ICML 2024poster

We present a novel graph transformer framework, HAMLET, designed to address the challenges in solving partial differential equations (PDEs) using neural networks. The framework uses graph transformers with modular input encoders to directly incorporate differential equation information into the solu…

Cited by 10SourcePDFScholar
2024

Provably Safe Online Multi-Agent Navigation in Unknown Environments

CoRL 2024poster

Control Barrier Functions (CBFs) provide safety guarantees for multi-agent navigation. However, traditional approaches require full knowledge of the environment (e.g., obstacle positions and shapes) to formulate CBFs and hence, are not applicable in unknown environments. This paper overcomes this is…

Cited by 1SourceScholar
2024

Reducing Spatial Fitting Error in Distillation of Denoising Diffusion Models

AAAI 2024technical

Denoising Diffusion models have exhibited remarkable capabilities in image generation. However, generating high-quality samples requires a large number of iterations. Knowledge distillation for diffusion models is an effective method to address this limitation with a shortened sampling process but c…

2023

Collision-Free Distributed Control for Multiple Quadrotors in Cluttered Environments With Static and Dynamic Obstacles

RA-L 2023

To ensure robust flight of multiple quadrotors in unknown environments, this letter proposes a distributed cooperative control algorithm with a separation-merge mechanism to solve the problem of safe flight and formation reconfiguration. The separation-merge framework integrates the obstacle avoidan

Cited by 22SourceScholar
2023

ERASER: AdvERsArial Sensitive Element Remover for Image Privacy Preservation

AAAI 2023technical

The daily practice of online image sharing enriches our lives, but also raises a severe issue of privacy leakage. To mitigate the privacy risks during image sharing, some researchers modify the sensitive elements in images with visual obfuscation methods including traditional ones like blurring and…

Cited by 2SourcePDFScholar
2023

Learning Object Consistency and Interaction in Image Generation from Scene Graphs

IJCAI 2023poster

This paper is concerned with synthesizing images conditioned on a scene graph (SG), a set of object nodes and their edges of interactive relations. We divide existing works into image-oriented and code-oriented methods. In our analysis, the image-oriented methods do not consider object interaction i…

2023

Modified Retrace for Off-Policy Temporal Difference Learning

UAI 2023poster

Off-policy learning is a key to extend reinforcement learning as it allows to learn a target policy from a different behavior policy that generates the data. However, it is well known as “the deadly triad” when combined with bootstrapping and function approximation. Retrace is an efficient and con…

Cited by 4SourcePDFScholar
2023

Video Event Extraction via Tracking Visual States of Arguments

AAAI 2023technical

Video event extraction aims to detect salient events from a video and identify the arguments for each event as well as their semantic roles. Existing methods focus on capturing the overall visual scene of each frame, ignoring fine-grained argument-level information. Inspired by the definition of eve…

2022

MCS: An In-battle Commentary System for MOBA Games

COLING 2022main

This paper introduces a generative system for in-battle real-time commentary in mobile MOBA games. Event commentary is important for battles in MOBA games, which is applicable to a wide range of scenarios like live streaming, e-sports commentary and combat information analysis. The system takes real…

Cited by 1SourcePDFScholar
2021

Temporal Cue Guided Video Highlight Detection With Low-Rank Audio-Visual Fusion

ICCV 2021poster

Video highlight detection plays an increasingly important role in social media content filtering, however, it remains highly challenging to develop automated video highlight detection methods because of the lack of temporal annotations (i.e., where the highlight moments are in long videos) for super…

Cited by 61PDFScholar
2020

Learning Human Navigation Behavior Using Measured Human Trajectories in Crowded Spaces

IROS 2020poster

As humans and mobile robots increasingly coexist in public spaces, their close proximity demands that robots navigate following navigation strategies similar to those exhibited by humans. This could be achieved by learning directly from human demonstration trajectories in a machine learning framewor…

Cited by 13SourceScholar