Papers by Xiao-Yu Guo
Improving Numerical Reasoning Skills in the Modular Approach for Complex Question Answering on Text (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Neural Module Networks (NMNs) is an end-to-end differentiable model in the programmer-interpreter paradigm. |
| Approach: | They propose to make the interpreter question-aware and capture the relationship between entities and numbers in both questions and paragraphs. |
| Outcome: | The proposed models outperform the original models on the DROP dataset and are interpertable by nature. |
Mitigating Language Bias of LMMs in Social Intelligence Understanding with Virtual Counterfactual Calibration (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing work on social intelligence using large multimodal models is under-explored due to the prevalence of text-based data in the pretraining stage. |
| Approach: | They propose a structure causal model to mitigate the negative language biases of large multimodal models by preserving beneficial priors. |
| Outcome: | The proposed model minimizes negative language bias while preserving beneficial priors while avoiding spurious correlations between LMMs' internal commonsense knowledge and the given context. |
DeSIQ: Towards an Unbiased, Challenging Benchmark for Social Intelligence Understanding (2023.emnlp-main)
Copied to clipboard
| Challenge: | Social intelligence is essential for understanding and reasoning about human expressions, intents and interactions. |
| Approach: | They propose a methodology to study the soundness of Social-IQ by applying simple perturbations to a dataset of multiple choice questions on videos of complex social interactions. |
| Outcome: | The proposed method reduces biases in the original dataset and improves performance. |
Teaching Neural Module Networks to Do Arithmetic (2022.coling-1)
Copied to clipboard
| Challenge: | Neural Module Networks (NMNs) have limited reasoning abilities and lack numerical reasoning capability. |
| Approach: | They propose to integrate the original question in the interpreter and introduce addition and subtraction modules that perform numerical reasoning over numbers. |
| Outcome: | The proposed methods outperform previous state-of-the-art models on a subset of DROP and achieve competitive reasoning performance. |
An Empirical Analysis on Spatial Reasoning Capabilities of Large Multimodal Models (2024.emnlp-main)
Copied to clipboard
| Challenge: | Large Multimodal Models (LMMs) have shown impressive generalization ability on vision and language tasks, but their spatial understanding is under-explored. |
| Approach: | They construct a VQA dataset to analyze LMMs' spatial reasoning capabilities. |
| Outcome: | The proposed model is stronger at basic object detection than complex spatial reasoning. |