← Search

Yu Tian

45 accepted papers

2026

DeepWriter: A Multi-Agent Collaboration Framework for Information-rich Ultra-long Book Writing

AAAI 2026technical

Long-form books are among the most information-rich and structurally complex forms of written content, often exceeding 100,000 words. While recent methods have enabled basic long-text generation, they remain limited in two key aspects: the inability to generate ultra-long content at book scale, and

Cited by 0SourcePDFScholar
2026

MultiMedBench: A Scenario-Aware Benchmark for Evaluating Knowledge Editing in Medical VQA

AAAI 2026technical

Knowledge editing (KE) provides a scalable approach for updating factual knowledge in large language models without full retraining. While previous studies have demonstrated effectiveness in general domains and medical QA tasks, little attention has been paid to KE in multimodal medical scenarios. U

Cited by 0SourcePDFScholar
2026

Parallel Multimodal Diffusion Language Models for Thinking-Aware Editing and Generation

ICLR 2026poster

While thinking-aware generation aims to improve performance on complex tasks, we identify a critical failure mode where existing sequential, autoregressive approaches can paradoxically degrade performance due to error propagation. To systematically analyze this issue, we propose ParaBench, a new be…

Cited by 0SourcecodeScholar
2026

RADAR: VQ-VAE Decoder of VAR is a Good Student for Restoring Against Degradation by Acceleration

CVPR 2026

Visual Autoregressive Modeling (VAR) has recently emerged as a powerful paradigm for image generation that surpasses diffusion models in efficiency and quality. However, accelerating attention computation in VAR is still challenging because attention patterns across scales exhibit strong and complex

Cited by 0SourceScholar
2026

Rethinking the Reliability of Multi-agent System: A Perspective from Byzantine Fault Tolerance

AAAI 2026technical

Ensuring the reliability of agent architectures and effectively identifying problematic agents when failures occur are crucial challenges in multi-agent systems (MAS). Advances in large language models (LLMs) have established LLM-based agents as a major branch of MAS, enabling major breakthroughs in

Cited by 0SourcePDFScholar
2025

AI-generated Image Quality Assessment in Visual Communication

AAAI 2025technical

Assessing the quality of artificial intelligence-generated images (AIGIs) plays a crucial role in their application in real-world scenarios. However, traditional image quality assessment (IQA) algorithms primarily focus on low-level visual perception, while existing IQA works on AIGIs overemphasize…

2025

AutoBreach: Universal and Adaptive Jailbreaking with Efficient Wordplay-Guided Optimization via Multi-LLMs

NAACL 2025findings

Recent studies show that large language models (LLMs) are vulnerable to jailbreak attacks, which can bypass their defense mechanisms. However, existing jailbreak research often exhibits limitations in universality, validity, and efficiency. Therefore, we rethink jailbreaking LLMs and define three ke…

2025

Incomplete Modality Disentangled Representation for Ophthalmic Disease Grading and Diagnosis

AAAI 2025technical

Ophthalmologists typically require multimodal data sources to improve diagnostic accuracy in clinical decisions. However, due to medical device shortages, low-quality data and data privacy concerns, missing data modalities are common in real-world scenarios. Existing deep learning methods tend to ad…

Cited by 1SourcePDFScholar
2025

Jacobian Exploratory Dual-Phase Reinforcement Learning for Dynamic Endoluminal Navigation of Deformable Continuum Robots

IROS 2025

Deformable continuum robots (DCRs) present unique planning challenges due to nonlinear deformation mechanics and partial state observability, violating the Markov assumptions of conventional reinforcement learning (RL) methods. While Jacobian-Based approaches offer theoretical foundations for rigid

Cited by 0SourceScholar
2025

Learning to Perform Low-Contact Autonomous Nasotracheal Intubation by Recurrent Action-Confidence Chunking with Transformer

IROS 2025

Nasotracheal intubation (NTI) is critical for establishing artificial airways in clinical anesthesia and critical care. Current manual methods face significant challenges, including cross-infection, especially during respiratory infection care, and insufficient control of endoluminal contact forces,

Cited by 2SourceScholar
2025

Root Defense Strategies: Ensuring Safety of LLM at the Decoding Level

ACL 2025long

Large language models (LLMs) have demonstrated immense utility across various industries. However, as LLMs advance, the risk of harmful outputs increases due to incorrect or malicious prompts. While current methods effectively address jailbreak risks, they share common limitations: 1) Judging harmfu…

Cited by 0SourcePDFScholar
2025

TUNA: Comprehensive Fine-grained Temporal Understanding Evaluation on Dense Dynamic Videos

ACL 2025long

Videos are unique in their integration of temporal elements, including camera, scene, action, and attribute, along with their dynamic relationships over time. However, existing benchmarks for video understanding often treat these properties separately or narrowly focus on specific aspects, overlooki…

2025

Towards Database-Free Text-to-SQL Evaluation: A Graph-Based Metric for Functional Correctness

COLING 2025main

Execution Accuracy and Exact Set Match are two predominant metrics for evaluating the functional correctness of SQL queries in modern Text-to-SQL tasks. However, both metrics have notable limitations: Exact Set Match fails when queries are functionally equivalent but syntactically different, while E…

Cited by 0SourcePDFScholar
2024

Anomaly Heterogeneity Learning for Open-set Supervised Anomaly Detection

CVPR 2024poster

Open-set supervised anomaly detection (OSAD) - a recently emerging anomaly detection area - aims at utilizing a few samples of anomaly classes seen during training to detect unseen anomalies (i.e. samples from open-set anomaly classes) while effectively identifying the seen anomalies. Benefiting fro…

2024

AnomalyCLIP: Object-agnostic Prompt Learning for Zero-shot Anomaly Detection

ICLR 2024poster

Zero-shot anomaly detection (ZSAD) requires detection models trained using auxiliary data to detect anomalies without any training sample in a target dataset. It is a crucial task when training data is not accessible due to various concerns, e.g., data privacy, yet it is challenging since the models…

2024

FairCLIP: Harnessing Fairness in Vision-Language Learning

CVPR 2024poster

Fairness is a critical concern in deep learning especially in healthcare where these models influence diagnoses and treatment decisions. Although fairness has been investigated in the vision-only domain the fairness of medical vision-language (VL) models remains unexplored due to the scarcity of med…

2024

FairSeg: A Large-Scale Medical Image Segmentation Dataset for Fairness Learning Using Segment Anything Model with Fair Error-Bound Scaling

ICLR 2024poster

Fairness in artificial intelligence models has gained significantly more attention in recent years, especially in the area of medicine, as fairness in medical models is critical to people's well-being and lives. High-quality medical fairness datasets are needed to promote fairness learning research.…

2024

Rethinking the Reversal Curse of LLMs: a Prescription from Human Knowledge Reversal

EMNLP 2024main

Large Language Models (LLMs) have exhibited exceptional performance across diverse domains. However, recent studies reveal that LLMs are plagued by the “reversal curse”. Most existing methods rely on aggressive sample permutation and pay little attention to delving into the underlying reasons for th…

Cited by 4SourcePDFScholar
2024

Safe Table Tennis Swing Stroke with Low-Cost Hardware

ICRA 2024poster

Playing table tennis with a human player is a challenging robotic task due to its dynamic nature. Despite a number of researches being devoted to developing robotic table tennis systems, most of the works have demanding hardware requirements and ignore safety measures when generating the swing stoke…

Cited by 0SourceScholar
2024

Semantic Role Labeling Guided Out-of-distribution Detection

COLING 2024main

Identifying unexpected domain-shifted instances in natural language processing is crucial in real-world applications. Previous works identify the out-of-distribution (OOD) instance by leveraging a single global feature embedding to represent the sentence, which cannot characterize subtle OOD pattern…

2023

BoMD: Bag of Multi-label Descriptors for Noisy Chest X-ray Classification

ICCV 2023poster

Deep learning methods have shown outstanding classification accuracy in medical imaging problems, which is largely attributed to the availability of large-scale datasets manually annotated with clean labels. However, given the high cost of such manual annotation, new medical imaging classification p…

Cited by 10PDFcodeScholar
2023

Harvard Glaucoma Detection and Progression: A Multimodal Multitask Dataset and Generalization-Reinforced Semi-Supervised Learning

ICCV 2023poster

Glaucoma is the number one cause of irreversible blindness globally. A major challenge for accurate glaucoma detection and progression forecasting is the bottleneck of limited labeled patients with the state-of-the-art (SOTA) 3D retinal imaging data of optical coherence tomography (OCT). To address…

Cited by 37PDFScholar
2023

HiCLIP: Contrastive Language-Image Pretraining with Hierarchy-aware Attention

ICLR 2023poster

The success of large-scale contrastive vision-language pretraining (CLIP) has benefited both visual recognition and multimodal content understanding. The concise design brings CLIP the advantage in inference efficiency against other vision-language models with heavier cross-attention fusion layers,…

2023

Learning Support and Trivial Prototypes for Interpretable Image Classification

ICCV 2023poster

Prototypical part network (ProtoPNet) methods have been designed to achieve interpretable classification by associating predictions with a set of training prototypes, which we refer to as trivial prototypes because they are trained to lie far from the classification boundary in the feature space. No…

Cited by 30PDFcodeScholar
2023

Residual Pattern Learning for Pixel-Wise Out-of-Distribution Detection in Semantic Segmentation

ICCV 2023poster

Semantic segmentation models classify pixels into a set of known ("in-distribution") visual classes. When deployed in an open world, the reliability of these models depends on their ability to not only classify in-distribution pixels but also to detect out-of-distribution (OoD) pixels. Historicall…

Cited by 45PDFcodeScholar
2023

Revisiting Multimodal Representation in Contrastive Learning: From Patch and Token Embeddings to Finite Discrete Tokens

CVPR 2023poster

Contrastive learning-based vision-language pre-training approaches, such as CLIP, have demonstrated great success in many vision-language tasks. These methods achieve cross-modal alignment by encoding a matched image-text pair with similar feature embeddings, which are generated by aggregating infor…

2023

Why Is Prompt Tuning for Vision-Language Models Robust to Noisy Labels?

ICCV 2023poster

Vision-language models such as CLIP learn a generic text-image embedding from large-scale training data. A vision-language model can be adapted to a new classification task through few-shot prompt tuning. We find that such prompt tuning process is highly robust to label noises. This intrigues us to…

Cited by 19PDFcodeScholar
2022

ACPL: Anti-Curriculum Pseudo-Labelling for Semi-Supervised Medical Image Classification

CVPR 2022poster

Effective semi-supervised learning (SSL) in medical image analysis (MIA) must address two challenges: 1) work effectively on both multi-class (e.g., lesion classification) and multi-label (e.g., multiple-disease diagnosis) problems, and 2) handle imbalanced learning (because of the high variance in…

Cited by 124PDFcodeScholar
2022

Coarse-to-Fine: Hierarchical Multi-task Learning for Natural Language Understanding

COLING 2022main

Generalized text representations are the foundation of many natural language understanding tasks. To fully utilize the different corpus, it is inevitable that models need to understand the relevance among them. However, many methods ignore the relevance and adopt a single-channel model (a coarse par…

Cited by 4SourcePDFScholar
2022

Deep One-Class Classification via Interpolated Gaussian Descriptor

AAAI 2022technical

One-class classification (OCC) aims to learn an effective data description to enclose all normal training samples and detect anomalies based on the deviation from the data description. Current state-of-the-art OCC models learn a compact normality description by hyper-sphere minimisation, but they of…

2022

Design of a Biomimetic Tactile Sensor for Material Classification

ICRA 2022poster

Tactile sensing typically involves active exploration of unknown surfaces and objects, making it especially effective at processing the characteristics of materials and textures. A key property extracted by human tactile perception in material classification is surface roughness, which relies on mea…

Cited by 26SourceScholar
2022

Hierarchically Self-Supervised Transformer for Human Skeleton Representation Learning

ECCV 2022poster

"Despite the success of fully-supervised human skeleton sequence modeling, utilizing self-supervised pre-training for skeleton sequence representation learning has been an active field because acquiring task-specific skeleton annotations at large scales is difficult. Recent studies focus on learning…

2022

Hypertron: Explicit Social-Temporal Hypergraph Framework for Multi-Agent Forecasting

IJCAI 2022poster

Forecasting the future trajectories of multiple agents is a core technology for human-robot interaction systems. To predict multi-agent trajectories more accurately, it is inevitable that models need to improve interpretability and reduce redundancy. However, many methods adopt implicit weight calcu…

Cited by 17SourcePDFScholar
2022

Perturbed and Strict Mean Teachers for Semi-Supervised Semantic Segmentation

CVPR 2022poster

Consistency learning using input image, feature, or network perturbations has shown remarkable results in semi-supervised semantic segmentation, but this approach can be seriously affected by inaccurate predictions of unlabelled training images. There are two consequences of these inaccurate predict…

Cited by 293PDFcodeScholar
2022

Pixel-Wise Energy-Biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes

ECCV 2022poster

"State-of-the-art (SOTA) anomaly segmentation approaches on complex urban driving scenes explore pixel-wise classification uncertainty learned from outlier exposure, or external reconstruction models. However, previous uncertainty approaches that directly associate high uncertainty to anomaly may so…

2021

A Good Image Generator Is What You Need for High-Resolution Video Synthesis

ICLR 2021spotlight

Image and video synthesis are closely related areas aiming at generating content from noise. While rapid progress has been demonstrated in improving image-based models to handle large resolutions, high-quality renderings, and wide variations in image content, achieving comparable video generation re…

2021

An Overall Configuration Planning Method of Continuum Hyper-Redundant Manipulators Based on Improved Artificial Potential Field Method

RA-L 2021

Continuum hyper-redundant manipulators (CHRMs) have been widely applied in aerospace, medical or other fields to complete tasks in narrow and multi-obstacles environments with its unique structural advantages. Due to the redundancy, the inverse kinematics of CHRMs is rather complex and the trajector

Cited by 46SourceScholar
2021

Dual Projection Generative Adversarial Networks for Conditional Image Generation

ICCV 2021poster

Conditional Generative Adversarial Networks (cGANs) extend the standard unconditional GAN framework to learning joint data-label distributions from samples, and have been established as powerful generative models capable of generating high-fidelity imagery. A challenge of training such a model lies…

Cited by 25PDFcodeScholar
2021

Load Sharing Design of a Multi-legged Adaptable Gripper With Gecko-Inspired Controllable Adhesion

RA-L 2021

Gecko-inspired controllable dry adhesion has promising applications in various fields such as transfer printing, advanced robotics, and space technology. In this study, we proposed a multi-legged self-adaptive gripper based on gecko-inspired controllable adhesion to manipulate both flat and curved o

Cited by 16SourceScholar
2021

Weakly-Supervised Video Anomaly Detection With Robust Temporal Feature Magnitude Learning

ICCV 2021poster

Anomaly detection with weakly supervised video-level labels is typically formulated as a multiple instance learning (MIL) problem, in which we aim to identify snippets containing abnormal events, with each video represented as a bag of video snippets. Although current methods show effective detectio…

Cited by 462PDFcodeScholar
2019

Rethinking Kernel Methods for Node Representation Learning on Graphs

NeurIPS 2019poster

Graph kernels are kernel methods measuring graph similarity and serve as a standard tool for graph classification. However, the use of kernel methods for node classification, which is a related problem to graph representation learning, is still ill-posed and the state-of-the-art methods are heavily…

2019

Semantic Graph Convolutional Networks for 3D Human Pose Regression

CVPR 2019poster

In this paper, we study the problem of learning Graph Convolutional Networks (GCNs) for regression. Current architectures of GCNs are limited to the small receptive field of convolution filters and shared transformation matrix for each node. To address these limitations, we propose Semantic Graph Co…

Cited by 694PDFcodeScholar
2018

Learning to Forecast and Refine Residual Motion for Image-to-Video Generation

ECCV 2018poster

We consider the problem of image-to-video translation, where an input image is translated into an output video containing motions of a single object. Recent methods for such problems typically train transformation networks to generate future frames conditioned on the structure sequence. Parallel wor…

Cited by 119SourcePDFScholar