← Search

Bin Qin

5 accepted papers

2026

HTG-GCL: Leveraging Hierarchical Topological Granularity from Cellular Complexes for Graph Contrastive Learning

AAAI 2026technical

Graph contrastive learning (GCL) aims to learn discriminative semantic invariance by contrasting different views of the same graph that share critical topological patterns. However, existing GCL approaches with structural augmentations often struggle to identify task-relevant topological structures,

Cited by 0SourcePDFScholar
2026

Shuffle-R1: Efficient RL framework for Multimodal Large Language Models via Data-centric Dynamic Shuffle

ICLR 2026poster

Reinforcement learning (RL) has emerged as an effective post-training paradigm for enhancing the reasoning capabilities of multimodal large language model (MLLM). However, current RL pipelines often suffer from training inefficiencies caused by two underexplored issues: Advantage Collapsing, where m…

Cited by 0SourcecodeScholar
2025

BTL-UI: Blink-Think-Link Reasoning Model for GUI Agent

NeurIPS 2025poster

In the field of AI-driven human-GUI interaction automation, while rapid advances in multimodal large language models and reinforcement fine-tuning techniques have yielded remarkable progress, a fundamental challenge persists: their interaction logic significantly deviates from natural human-GUI comm…

Cited by 0SourceScholar
2025

Rethinking the Bias of Foundation Model under Long-tailed Distribution

ICML 2025poster

Long-tailed learning has garnered increasing attention due to its practical significance. Among the various approaches, the fine-tuning paradigm has gained considerable interest with the advent of foundation models. However, most existing methods primarily focus on leveraging knowledge from these mo…

Cited by 0SourcePDFScholar
2021

PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction

ACL 2021long

Joint extraction of entities and relations from unstructured texts is a crucial task in information extraction. Recent methods achieve considerable performance but still suffer from some inherent limitations, such as redundancy of relation prediction, poor generalization of span-based extraction and…