← Search

Fausto Giunchiglia

20 accepted papers

2026

SPARD: Single-step Inference with Adaptive Sampling in Residual Diffusion for Human Motion Prediction

AAAI 2026technical

The task of stochastic human motion prediction has attracted significant attention in recent years due to its wide-ranging applications in robotics, animation, and human-computer interaction. While diffusion models have demonstrated promising progress in this domain, they remain hindered by two crit

Cited by 0SourcePDFScholar
2025

A Simple Graph Contrastive Learning Framework for Short Text Classification

AAAI 2025technical

Short text classification has gained significant attention in the information age due to its prevalence and real-world applications. Recent advancements in graph learning combined with contrastive learning have shown promising results in addressing the challenges of semantic sparsity and limited lab…

2025

Annealing Distillation Algorithm for Transferring Unsupervised Clustering Knowledge to Supervised Student Models

ICASSP 2025accepted

In knowledge distillation, the performance of teacher models often serves as an upper limit for student models. For a long time, deeper and more accurate supervised learning algorithms have been the first choice for teacher models in image classification tasks where unsupervised models typically und…

Cited by 0SourceScholar
2025

Boosting Short Text Classification with Multi-Source Information Exploration and Dual-Level Contrastive Learning

AAAI 2025technical

Short text classification, as a research subtopic in natural language processing, is more challenging due to its semantic sparsity and insufficient labeled samples in practical scenarios. We propose a novel model named MI-DELIGHT for short text classification in this work. Specifically, it first per…

2025

Dual-Pyramid Attention Collaborative Network for Oracle Bone Inscription Classification

ICASSP 2025accepted

Recent advances in oracle bone inscriptions (OBI) classification have explored various strategies such as zero-shot learning, augmentation, and complex convolution architectures. These strategies ultimately represent samples as global feature vectors in various forms but often fail to effectively ca…

Cited by 0SourceScholar
2025

Graph Few-Shot Learning via Adaptive Spectrum Experts and Cross-Set Distribution Calibration

NeurIPS 2025poster

Graph few-shot learning has attracted increasing attention due to its ability to rapidly adapt models to new tasks with only limited labeled nodes. Despite the remarkable progress made by existing graph few-shot learning methods, several key limitations remain. First, most current approaches rely on…

Cited by 0SourceScholar
2024

Ancient Chinese Glyph Identification Powered by Radical Semantics

ACL 2024findings

The ancestor of Chinese character – the ancient characters from about 1300 BC to 200 BC are not fixed in their writing glyphs. At the same or different points in time, one character can possess multiple glyphs that are different in shapes or radicals. Nearly half of ancient glyphs have not been deci…

2024

Improved Graph Contrastive Learning for Short Text Classification

AAAI 2024technical

Text classification occupies an important role in natural language processing and has many applications in real life. Short text classification, as one of its subtopics, has attracted increasing interest from researchers since it is more challenging due to its semantic sparsity and insufficient labe…

2024

Resolving Word Vagueness with Scenario-guided Adapter for Natural Language Inference

IJCAI 2024poster

Natural Language Inference (NLI) is a crucial task in natural language processing that involves determining the relationship between two sentences, typically referred to as the premise and the hypothesis. However, traditional NLI models solely rely on the semantic information inherent in independent…

Cited by 7SourcePDFScholar
2024

TACIT: A Target-Agnostic Feature Disentanglement Framework for Cross-Domain Text Classification

AAAI 2024technical

Cross-domain text classification aims to transfer models from label-rich source domains to label-poor target domains, giving it a wide range of practical applications. Many approaches promote cross-domain generalization by capturing domaininvariant features. However, these methods rely on unlabeled…

2023

Concept-level Debugging of Part-Prototype Networks

ICLR 2023top-25%

Part-prototype Networks (ProtoPNets) are concept-based classifiers designed to achieve the same performance as black-box models without compromising transparency. ProtoPNets compute predictions based on similarity to class-specific part-prototypes learned to recognize parts of training examples, mak…

2023

Enhancing Ontology Translation Through Cross-Lingual Agreement

ICASSP 2023accepted

Ontology serves as the foundation for the underlying representation of knowledge. In order to achieve the sharing of knowledge across languages, ontologies that are typically only represented in English must be translated into different languages. Building a domain-specific translation system is nec…

Cited by 0SourceScholar
2023

Local and Global: Temporal Question Answering via Information Fusion

IJCAI 2023poster

Many models that leverage knowledge graphs (KGs) have recently demonstrated remarkable success in question answering (QA) tasks. In the real world, many facts contained in KGs are time-constrained thus temporal KGQA has received increasing attention. Despite the fruitful efforts of previous models i…

Cited by 18SourcePDFScholar
2022

A Simple Contrastive Learning Framework for Interactive Argument Pair Identification via Argument-Context Extraction

EMNLP 2022main

Interactive argument pair identification is an emerging research task for argument mining, aiming to identify whether two arguments are interactively related. It is pointed out that the context of the argument is essential to improve identification performance. However, current context-based methods…

2022

Federated Multi-Task Attention for Cross-Individual Human Activity Recognition

IJCAI 2022poster

Federated Learning (FL) is an emerging privacy-aware machine learning technique that applies successfully to the collaborative learning of global models for Human Activity Recognition (HAR). As of now, the applications of FL for HAR assume that the data associated with diverse individuals follow the…

2022

ZiNet: Linking Chinese Characters Spanning Three Thousand Years

ACL 2022findings

Modern Chinese characters evolved from 3,000 years ago. Up to now, tens of thousands of glyphs of ancient characters have been discovered, which must be deciphered by experts to interpret unearthed documents. Experts usually need to compare each ancient character to be examined with similar known on…

2021

Deep Attention Diffusion Graph Neural Networks for Text Classification

EMNLP 2021main

Text classification is a fundamental task with broad applications in natural language processing. Recently, graph neural networks (GNNs) have attracted much attention due to their powerful representation ability. However, most existing methods for text classification based on GNNs consider only one-…

Cited by 77SourcePDFScholar
2021

Interactive Label Cleaning with Example-based Explanations

NeurIPS 2021spotlight

We tackle sequential learning under label noise in applications where a human supervisor can be queried to relabel suspicious examples. Existing approaches are flawed, in that they only relabel incoming examples that look "suspicious" to the model. As a consequence, those mislabeled examples that el…

2020

Learning in the Wild with Incremental Skeptical Gaussian Processes

IJCAI 2020poster

The ability to learn from human supervision is fundamental for personal assistants and other interactive applications of AI. Two central challenges for deploying interactive learners in the wild are the unreliable nature of the supervision and the varying complexity of the prediction task. We addres…