Skip to main content

Showing 1–6 of 6 results for author: Tonglet, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2508.21675  [pdf, ps, other

    cs.CL cs.CV cs.GR

    Is this chart lying to me? Automating the detection of misleading visualizations

    Authors: Jonathan Tonglet, Jan Zimny, Tinne Tuytelaars, Iryna Gurevych

    Abstract: Misleading visualizations are a potent driver of misinformation on social media and the web. By violating chart design principles, they distort data and lead readers to draw inaccurate conclusions. Prior work has shown that both humans and multimodal large language models (MLLMs) are frequently deceived by such visualizations. Automatically detecting misleading visualizations and identifying the s… ▽ More

    Submitted 29 August, 2025; originally announced August 2025.

    Comments: Preprint under review. Code and data available at: https://github.com/UKPLab/arxiv2025-misviz

  2. arXiv:2502.20503  [pdf, ps, other

    cs.CL

    Protecting multimodal large language models against misleading visualizations

    Authors: Jonathan Tonglet, Tinne Tuytelaars, Marie-Francine Moens, Iryna Gurevych

    Abstract: Visualizations play a pivotal role in daily communication in an increasingly datadriven world. Research on multimodal large language models (MLLMs) for automated chart understanding has accelerated massively, with steady improvements on standard benchmarks. However, for MLLMs to be reliable, they must be robust to misleading visualizations, i.e., charts that distort the underlying data, leading re… ▽ More

    Submitted 31 May, 2025; v1 submitted 27 February, 2025; originally announced February 2025.

    Comments: Preprint. Code and data available at https://github.com/UKPLab/arxiv2025-misleading-visualizations

  3. arXiv:2502.13759  [pdf, other

    cs.CV

    Geolocation with Real Human Gameplay Data: A Large-Scale Dataset and Human-Like Reasoning Framework

    Authors: Zirui Song, Jingpu Yang, Yuan Huang, Jonathan Tonglet, Zeyu Zhang, Tao Cheng, Meng Fang, Iryna Gurevych, Xiuying Chen

    Abstract: Geolocation, the task of identifying an image's location, requires complex reasoning and is crucial for navigation, monitoring, and cultural preservation. However, current methods often produce coarse, imprecise, and non-interpretable localization. A major challenge lies in the quality and scale of existing geolocation datasets. These datasets are typically small-scale and automatically constructe… ▽ More

    Submitted 16 April, 2025; v1 submitted 19 February, 2025; originally announced February 2025.

    Comments: Update new version

  4. arXiv:2502.01194  [pdf, other

    cs.CL

    COVE: COntext and VEracity prediction for out-of-context images

    Authors: Jonathan Tonglet, Gabriel Thiem, Iryna Gurevych

    Abstract: Images taken out of their context are the most prevalent form of multimodal misinformation. Debunking them requires (1) providing the true context of the image and (2) checking the veracity of the image's caption. However, existing automated fact-checking methods fail to tackle both objectives explicitly. In this work, we introduce COVE, a new method that predicts first the true COntext of the ima… ▽ More

    Submitted 3 February, 2025; originally announced February 2025.

    Comments: Camera-ready version accepted to NAACL 2025 Main Conference

  5. arXiv:2408.09939  [pdf, other

    cs.CL

    "Image, Tell me your story!" Predicting the original meta-context of visual misinformation

    Authors: Jonathan Tonglet, Marie-Francine Moens, Iryna Gurevych

    Abstract: To assist human fact-checkers, researchers have developed automated approaches for visual misinformation detection. These methods assign veracity scores by identifying inconsistencies between the image and its caption, or by detecting forgeries in the image. However, they neglect a crucial point of the human fact-checking process: identifying the original meta-context of the image. By explaining w… ▽ More

    Submitted 20 August, 2024; v1 submitted 19 August, 2024; originally announced August 2024.

    Comments: Preprint. Code available at https://github.com/UKPLab/5pils

  6. arXiv:2310.06675  [pdf, other

    cs.CL

    SEER : A Knapsack approach to Exemplar Selection for In-Context HybridQA

    Authors: Jonathan Tonglet, Manon Reusens, Philipp Borchert, Bart Baesens

    Abstract: Question answering over hybrid contexts is a complex task, which requires the combination of information extracted from unstructured texts and structured tables in various ways. Recently, In-Context Learning demonstrated significant performance advances for reasoning tasks. In this paradigm, a large language model performs predictions based on a small set of supporting exemplars. The performance o… ▽ More

    Submitted 20 October, 2023; v1 submitted 10 October, 2023; originally announced October 2023.

    Comments: Camera ready revision for EMNLP 2023 main conference. Code available at https://github.com/jtonglet/SEER