← Search

Xian Sun

20 accepted papers

2025

HyperMixer: Specializable Hypergraph Channel Mixing for Long-term Multivariate Time Series Forecasting

AAAI 2025technical

Long-term Multivariate Time Series (LMTS) forecasting aims to predict extended future trends based on channel-interrelated historical data. Considering the elusive channel correlations, most existing methods compromise by treating channels as independent or tentatively modeling pairwise channel int…

Cited by 0SourcePDFScholar
2025

RS-vHeat: Heat Conduction Guided Efficient Remote Sensing Foundation Model

ICCV 2025poster

Remote sensing foundation models largely break away from the traditional paradigm of designing task-specific models, offering greater scalability across multiple tasks. However, they face challenges such as low computational efficiency and limited interpretability, especially when dealing with large…

Cited by 0SourcePDFScholar
2025

SA-Occ: Satellite-Assisted 3D Occupancy Prediction in Real World

ICCV 2025poster

Existing vision-based 3D occupancy prediction methods are inherently limited in accuracy due to their exclusive reliance on street-view imagery, neglecting the potential benefits of incorporating satellite views. We propose SA-Occ, the first Satellite-Assisted 3D occupancy prediction model, which le…

2025

SemStereo: Semantic-Constrained Stereo Matching Network for Remote Sensing

AAAI 2025technical

Semantic segmentation and 3D reconstruction are two fundamental tasks in remote sensing, typically treated as separate or loosely coupled tasks. Despite attempts to integrate them into a unified network, the constraints between the two heterogeneous tasks are not explicitly modeled, since the pionee…

Cited by 0SourcePDFScholar
2024

Drones Help Drones: A Collaborative Framework for Multi-Drone Object Trajectory Prediction and Beyond

NeurIPS 2024poster

Collaborative trajectory prediction can comprehensively forecast the future motion of objects through multi-view complementary information. However, it encounters two main challenges in multi-drone collaboration settings. The expansive aerial observations make it difficult to generate precise Bird's…

2023

1% VS 100%: Parameter-Efficient Low Rank Adapter for Dense Predictions

CVPR 2023poster

Fine-tuning large-scale pre-trained vision models to downstream tasks is a standard technique for achieving state-of-the-art performance on computer vision benchmarks. However, fine-tuning the whole model with millions of parameters is inefficient as it requires storing a same-sized new model copy f…

Cited by 53SourcePDFScholar
2023

Beyond the Limitation of Monocular 3D Detector via Knowledge Distillation

ICCV 2023poster

Knowledge distillation (KD) is a promising approach that facilitates the compact student model to learn dark knowledge from the huge teacher model for better results. Although KD methods are well explored in the 2D detection task, existing approaches are not suitable for 3D monocular detection witho…

Cited by 4PDFcodeScholar
2023

Breaking Immutable: Information-Coupled Prototype Elaboration for Few-Shot Object Detection

AAAI 2023technical

Few-shot object detection, expecting detectors to detect novel classes with a few instances, has made conspicuous progress. However, the prototypes extracted by existing meta-learning based methods still suffer from insufficient representative information and lack awareness of query images, which ca…

2023

Event Causality Extraction via Implicit Cause-Effect Interactions

EMNLP 2023long main

Event Causality Extraction (ECE) aims to extract the cause-effect event pairs from the given text, which requires the model to possess a strong reasoning ability to capture event causalities. However, existing works have not adequately exploited the interactions between the cause and effect event th…

Cited by 0SourceScholar
2023

Guide the Many-to-One Assignment: Open Information Extraction via IoU-aware Optimal Transport

ACL 2023long

Open Information Extraction (OIE) seeks to extract structured information from raw text without the limitations of close ontology. Recently, the detection-based OIE methods have received great attention from the community due to their parallelism. However, as the essential step of those models, how…

Cited by 14SourcePDFScholar
2023

Narrative Order Aware Story Generation via Bidirectional Pretraining Model with Optimal Transport Reward

EMNLP 2023long findings

To create a captivating story, a writer often plans a sequence of logically coherent events and ingeniously manipulates the narrative order to generate flashback in place. However, existing storytelling systems suffer from both insufficient understanding of event correlations and inadequate awarenes…

Cited by 0SourceScholar
2023

TOT:Topology-Aware Optimal Transport for Multimodal Hate Detection

AAAI 2023technical

Multimodal hate detection, which aims to identify the harmful content online such as memes, is crucial for building a wholesome internet environment. Previous work has made enlightening exploration in detecting explicit hate remarks. However, most of their approaches neglect the analysis of implicit…

Cited by 14SourcePDFScholar
2022

A Span-level Bidirectional Network for Aspect Sentiment Triplet Extraction

EMNLP 2022main

Aspect Sentiment Triplet Extraction (ASTE) is a new fine-grained sentiment analysis task that aims to extract triplets of aspect terms, sentiments, and opinion terms from review sentences. Recently, span-level models achieve gratifying results on ASTE task by taking advantage of the predictions of a…

2022

Assist Non-native Viewers: Multimodal Cross-Lingual Summarization for How2 Videos

EMNLP 2022main

Multimodal summarization for videos aims to generate summaries from multi-source information (videos, audio transcripts), which has achieved promising progress. However, existing works are restricted to monolingual video scenarios, ignoring the demands of non-native video viewers to understand the c…

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

Learning Invariant Visual Representations for Compositional Zero-Shot Learning

ECCV 2022poster

"Compositional Zero-Shot Learning (CZSL) aims to recognize novel compositions using knowledge learned from seen attribute-object compositions in the training set. Previous works mainly project an image and a composition into a common embedding space to measure their compatibility score. However, bot…

2022

Optical Flow Training under Limited Label Budget via Active Learning

ECCV 2022poster

"Supervised training of optical flow predictors generally yields better accuracy than unsupervised training. However, the improved performance comes at an often high annotation cost. Semi-supervised training trades off accuracy against annotation cost. We use a simple yet effective semi-supervised t…

2022

PolygonE: Modeling N-ary Relational Data as Gyro-Polygons in Hyperbolic Space

AAAI 2022technical

N-ary relational knowledge base (KBs) embedding aims to map binary and beyond-binary facts into low-dimensional vector space simultaneously. Existing approaches typically decompose n-ary relational facts into subtuples (entity pairs, triples or quintuples, etc.), and they generally model n-ary relat…

Cited by 6SourcePDFScholar
2021

Trigger is Not Sufficient: Exploiting Frame-aware Knowledge for Implicit Event Argument Extraction

ACL 2021long

Implicit Event Argument Extraction seeks to identify arguments that play direct or implicit roles in a given event. However, most prior works focus on capturing direct relations between arguments and the event trigger. The lack of reasoning ability brings many challenges to the extraction of implici…

Cited by 76SourcePDFScholar
2019

SCRDet: Towards More Robust Detection for Small, Cluttered and Rotated Objects

ICCV 2019poster

Object detection has been a building block in computer vision. Though considerable progress has been made, there still exist challenges for objects with small size, arbitrary direction, and dense distribution. Apart from natural images, such issues are especially pronounced for aerial images of grea…

Cited by 1074PDFcodeScholar