← Search

Tianyu Guo

30 accepted papers

2026

SPEED-Q: Staged Processing with Enhanced Distillation Towards Efficient Low-Bit On-Device VLM Quantization

AAAI 2026technical

Deploying Vision-Language Models (VLMs) on edge devices (e.g., smartphones and robots) is crucial for enabling low-latency and privacy-preserving intelligent applications. Given the resource constraints of these devices, quantization offers a promising solution by improving memory efficiency and red

Cited by 0SourcePDFScholar
2025

BRACE: A Benchmark for Robust Audio Caption Quality Evaluation

NeurIPS 2025poster

Automatic audio captioning is essential for audio understanding, enabling applications such as accessibility and content indexing. However, evaluating the quality of audio captions remains a major challenge, especially in reference-free settings where high-quality ground-truth captions are unavailab…

Cited by 0SourcecodeScholar
2025

CFinBench: A Comprehensive Chinese Financial Benchmark for Large Language Models

NAACL 2025long

Large language models (LLMs) have achieved remarkable performance on various NLP tasks, yet their potential in more challenging task like finance, has not been fully explored. In this paper, we present CFinBench: a meticulously crafted, the most comprehensive evaluation benchmark to date, for assess…

2025

DenseSSM: State Space Models with Dense Hidden Connection for Efficient Large Language Models

NAACL 2025long

Large language models (LLMs) face a significant challenge due to the excessive computational and memory requirements of the commonly used Transformer architecture. While state space model (SSM) is a new type of foundational network architecture offering lower computational complexity, their performa…

Cited by 0SourcePDFScholar
2025

DynaPipe: Dynamic Layer Redistribution for Efficient Serving of LLMs with Pipeline Parallelism

NeurIPS 2025poster

To accelerate large language model (LLM) inference, pipeline parallelism partitions model layers into sequential stages, each assigned to a different device for concurrent execution. However, this method often suffers from pipeline bubbles caused by imbalanced computation in the tail stage. While up…

Cited by 0SourceScholar
2025

Generalization or Hallucination? Understanding Out-of-Context Reasoning in Transformers

NeurIPS 2025poster

Large language models (LLMs) can acquire new knowledge through fine-tuning, but this process exhibits a puzzling duality: models can generalize remarkably from new facts, yet are also prone to hallucinating incorrect information. However, the reasons for this phenomenon remain poorly understood. In…

Cited by 0SourceScholar
2025

L-Man: A Large Multi-modal Model Unifying Human-centric Tasks

AAAI 2025technical

Large language models (LLMs) have recently shown notable progress in unifying various visual tasks with an open-ended form. However, when transferred to human-centric tasks, despite their remarkable multi-modal understanding ability in general domains, they lack further human-related domain knowledg…

Cited by 0SourcePDFScholar
2025

MoRAgent: Parameter Efficient Agent Tuning with Mixture-of-Roles

ICML 2025poster

Despite recent advancements of fine-tuning large language models (LLMs) to facilitate agent tasks, parameter-efficient fine-tuning (PEFT) methodologies for agent remain largely unexplored. In this paper, we introduce three key strategies for PEFT in agent tasks: 1) Inspired by the increasingly domin…

2024

A Robust Audio Deepfake Detection System via Multi-View Feature

ICASSP 2024accepted

With the advancement of generative modeling techniques, synthetic human speech becomes increasingly indistinguishable from real, and tricky challenges are elicited for the audio deepfake detection (ADD) system. In this paper, we exploit audio features to improve the generalizability of ADD systems.…

Cited by 0SourceScholar
2024

Collaborative Heterogeneous Causal Inference Beyond Meta-analysis

ICML 2024poster

Collaboration between different data centers is often challenged by heterogeneity across sites. To account for the heterogeneity, the state-of-the-art method is to re-weight the covariate distributions in each site to match the distribution of the target population. Nevertheless, this method still r…

Cited by 4SourcePDFScholar
2024

Cross-video Identity Correlating for Person Re-identification Pre-training

NeurIPS 2024poster

Recent researches have proven that pre-training on large-scale person images extracted from internet videos is an effective way in learning better representations for person re-identification. However, these researches are mostly confined to pre-training at the instance-level or single-video trackle…

2024

Enhancing Large Language Models through Adaptive Tokenizers

NeurIPS 2024poster

Tokenizers serve as crucial interfaces between models and linguistic data, substantially influencing the efficacy and precision of large language models (LLMs). Traditional tokenization methods often rely on static frequency-based statistics and are not inherently synchronized with LLM architectures…

Cited by 0SourcePDFScholar
2024

How Do Transformers Learn In-Context Beyond Simple Functions? A Case Study on Learning with Representations

ICLR 2024poster

While large language models based on the transformer architecture have demonstrated remarkable in-context learning (ICL) capabilities, understandings of such capabilities are still in an early stage, where existing theory and mechanistic understanding focus mostly on simple scenarios such as learnin…

Cited by 61SourcePDFScholar
2024

Improving Panoptic Narrative Grounding by Harnessing Semantic Relationships and Visual Confirmation

AAAI 2024technical

Recent advancements in single-stage Panoptic Narrative Grounding (PNG) have demonstrated significant potential. These methods predict pixel-level masks by directly matching pixels and phrases. However, they often neglect the modeling of semantic and visual relationships between phrase-level instance…

2024

SAM as the Guide: Mastering Pseudo-Label Refinement in Semi-Supervised Referring Expression Segmentation

ICML 2024oral

In this paper, we introduce SemiRES, a semi-supervised framework that effectively leverages a combination of labeled and unlabeled data to perform RES. A significant hurdle in applying semi-supervised techniques to RES is the prevalence of noisy pseudo-labels, particularly at the boundaries of objec…

2024

UFineBench: Towards Text-based Person Retrieval with Ultra-fine Granularity

CVPR 2024poster

Existing text-based person retrieval datasets often have relatively coarse-grained text annotations. This hinders the model to comprehend the fine-grained semantics of query texts in real scenarios. To address this problem we contribute a new benchmark named UFineBench for text-based person retrieva…

2023

FSAR: Federated Skeleton-based Action Recognition with Adaptive Topology Structure and Knowledge Distillation

ICCV 2023poster

Existing skeleton-based action recognition methods typically follow a centralized learning paradigm, which can pose privacy concerns when exposing human-related videos. Federated Learning (FL) has attracted much attention due to its outstanding advantages in privacy-preserving. However, directly app…

Cited by 8PDFScholar
2023

PUe: Biased Positive-Unlabeled Learning Enhancement by Causal Inference

NeurIPS 2023poster

Positive-Unlabeled (PU) learning aims to achieve high-accuracy binary classification with limited labeled positive examples and numerous unlabeled ones. Existing cost-sensitive-based methods often rely on strong assumptions that examples with an observed positive label were selected entirely at r…

2023

Towards Higher Ranks via Adversarial Weight Pruning

NeurIPS 2023poster

Convolutional Neural Networks (CNNs) are hard to deploy on edge devices due to its high computation and storage complexities. As a common practice for model compression, network pruning consists of two major categories: unstructured and structured pruning, where unstructured pruning constantly perfo…

2023

What can a Single Attention Layer Learn? A Study Through the Random Features Lens

NeurIPS 2023poster

Attention layers---which map a sequence of inputs to a sequence of outputs---are core building blocks of the Transformer architecture which has achieved significant breakthroughs in modern artificial intelligence. This paper presents a rigorous theoretical study on the learning and generalization of…

Cited by 34SourcePDFScholar
2023

When Visual Prompt Tuning Meets Source-Free Domain Adaptive Semantic Segmentation

NeurIPS 2023poster

Source-free domain adaptive semantic segmentation aims to adapt a pre-trained source model to the unlabeled target domain without accessing the private source data. Previous methods usually fine-tune the entire network, which suffers from expensive parameter tuning. To avoid this problem, we propos…

2022

Contrastive Learning from Extremely Augmented Skeleton Sequences for Self-Supervised Action Recognition

AAAI 2022technical

In recent years, self-supervised representation learning for skeleton-based action recognition has been developed with the advance of contrastive learning methods. The existing contrastive learning methods use normal augmentations to construct similar positive samples, which limits the ability to ex…

2022

PDD-Net: A Precise Defect Detection Network Based on Point Set Representation

ICASSP 2022accepted

Defect detection has been widely studied in computer vision and used in industrial production. However, most existing methods for defect detection mainly suffer three drawbacks: i) Low-contrast problem between defects and background. ii) Large scale changes in defects size. iii) Extreme imbalance pr…

Cited by 0SourceScholar
2022

Pose-Guided Feature Disentangling for Occluded Person Re-identification Based on Transformer

AAAI 2022technical

Occluded person re-identification is a challenging task as human body parts could be occluded by some obstacles (e.g. trees, cars, and pedestrians) in certain scenes. Some existing pose-guided methods solve this problem by aligning body parts according to graph matching, but these graph-based method…

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

Pre-Trained Image Processing Transformer

CVPR 2021poster

As the computing power of modern hardware is increasing strongly, pre-trained deep learning models (e.g., BERT, GPT-3) learned on large-scale datasets have shown their effectiveness over conventional methods. The big progress is mainly contributed to the representation ability of transformer and its…

Cited by 2279PDFcodeScholar