← Search

Ying Nie

12 accepted papers

2026

Circle-RoPE: Cone-like Decoupled Rotary Positional Embedding for Vision-Language Models

ICML 2026poster

Rotary Position Embedding (RoPE) is widely adopted in large language models, but when applied to vision-language models (VLMs) it couples text and image position indices and can introduce spurious cross-modal relative-position bias. We propose Per-Token Distance (PTD) to quantify cross-modal positio…

Cited by 0SourceScholar
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

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

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

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

Gold-YOLO: Efficient Object Detector via Gather-and-Distribute Mechanism

NeurIPS 2023poster

In the past years, YOLO-series models have emerged as the leading approaches in the area of real-time object detection. Many studies pushed up the baseline to a higher level by modifying the architecture, augmenting data and designing new losses. However, we find previous models still suffer from in…

2023

Species196: A One-Million Semi-supervised Dataset for Fine-grained Species Recognition

NeurIPS 2023poster

The development of foundation vision models has pushed the general visual recognition to a high level, but cannot well address the fine-grained recognition in specialized domain such as invasive species classification. Identifying and managing invasive species has strong social and ecological value.…

2022

A Transformer-Based Object Detector with Coarse-Fine Crossing Representations

NeurIPS 2022accept

Transformer-based object detectors have shown competitive performance recently. Compared with convolutional neural networks limited by the relatively small receptive fields, the advantage of transformer for visual tasks is the capacity to perceive long-range dependencies among all image patches, wh…

Cited by 7SourcePDFScholar
2022

Redistribution of Weights and Activations for AdderNet Quantization

NeurIPS 2022accept

Adder Neural Network (AdderNet) provides a new way for developing energy-efficient neural networks by replacing the expensive multiplications in convolution with cheaper additions (i.e., L1-norm). To achieve higher hardware efficiency, it is necessary to further study the low-bit quantization of Add…

Cited by 6SourcePDFScholar