Skip to main content

Showing 1–10 of 10 results for author: Cooman, A

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

    cs.AI cs.CL cs.LG

    Reduction of Supervision for Biomedical Knowledge Discovery

    Authors: Christos Theodoropoulos, Andrei Catalin Coman, James Henderson, Marie-Francine Moens

    Abstract: Knowledge discovery is hindered by the increasing volume of publications and the scarcity of extensive annotated data. To tackle the challenge of information overload, it is essential to employ automated methods for knowledge extraction and processing. Finding the right balance between the level of supervision and the effectiveness of models poses a significant challenge. While supervised techniqu… ▽ More

    Submitted 13 April, 2025; originally announced April 2025.

    Comments: Published as part of the PhD dissertation: Theodoropoulos, Christos, Marie-Francine Moens, and Matthew Blaschko. "Deep Learning Models for the Extraction of Knowledge from Text." (2025)

  2. arXiv:2408.06778  [pdf, ps, other

    cs.CL

    Fast-and-Frugal Text-Graph Transformers are Effective Link Predictors

    Authors: Andrei C. Coman, Christos Theodoropoulos, Marie-Francine Moens, James Henderson

    Abstract: We propose Fast-and-Frugal Text-Graph (FnF-TG) Transformers, a Transformer-based framework that unifies textual and structural information for inductive link prediction in text-attributed knowledge graphs. We demonstrate that, by effectively encoding ego-graphs (1-hop neighbourhoods), we can reduce the reliance on resource-intensive textual encoders. This makes the model both fast at training and… ▽ More

    Submitted 16 June, 2025; v1 submitted 13 August, 2024; originally announced August 2024.

    Comments: Accepted to ACL 2025 Findings

  3. Enhancing Biomedical Knowledge Discovery for Diseases: An Open-Source Framework Applied on Rett Syndrome and Alzheimer's Disease

    Authors: Christos Theodoropoulos, Andrei Catalin Coman, James Henderson, Marie-Francine Moens

    Abstract: The ever-growing volume of biomedical publications creates a critical need for efficient knowledge discovery. In this context, we introduce an open-source end-to-end framework designed to construct knowledge around specific diseases directly from raw text. To facilitate research in disease-related knowledge discovery, we create two annotated datasets focused on Rett syndrome and Alzheimer's diseas… ▽ More

    Submitted 4 December, 2024; v1 submitted 18 July, 2024; originally announced July 2024.

    Comments: Published in IEEE Access, doi: 10.1109/ACCESS.2024.3509714

  4. arXiv:2310.17936  [pdf, other

    cs.CL cs.AI cs.LG

    Transformers as Graph-to-Graph Models

    Authors: James Henderson, Alireza Mohammadshahi, Andrei C. Coman, Lesly Miculicich

    Abstract: We argue that Transformers are essentially graph-to-graph models, with sequences just being a special case. Attention weights are functionally equivalent to graph edges. Our Graph-to-Graph Transformer architecture makes this ability explicit, by inputting graph edges into the attention weight computations and predicting graph edges with attention-like functions, thereby integrating explicit graphs… ▽ More

    Submitted 27 October, 2023; originally announced October 2023.

    Comments: Accepted to Big Picture workshop at EMNLP 2023

  5. arXiv:2310.14708  [pdf, other

    cs.CL

    Strong and Efficient Baselines for Open Domain Conversational Question Answering

    Authors: Andrei C. Coman, Gianni Barlacchi, AdriĆ  de Gispert

    Abstract: Unlike the Open Domain Question Answering (ODQA) setting, the conversational (ODConvQA) domain has received limited attention when it comes to reevaluating baselines for both efficiency and effectiveness. In this paper, we study the State-of-the-Art (SotA) Dense Passage Retrieval (DPR) retriever and Fusion-in-Decoder (FiD) reader pipeline, and show that it significantly underperforms when applied… ▽ More

    Submitted 23 October, 2023; originally announced October 2023.

    Comments: Accepted to EMNLP 2023 Findings

  6. arXiv:2308.14423  [pdf, other

    cs.CL

    GADePo: Graph-Assisted Declarative Pooling Transformers for Document-Level Relation Extraction

    Authors: Andrei C. Coman, Christos Theodoropoulos, Marie-Francine Moens, James Henderson

    Abstract: Document-level relation extraction typically relies on text-based encoders and hand-coded pooling heuristics to aggregate information learned by the encoder. In this paper, we leverage the intrinsic graph processing capabilities of the Transformer model and propose replacing hand-coded pooling methods with new tokens in the input, which are designed to aggregate information via explicit graph rela… ▽ More

    Submitted 6 August, 2024; v1 submitted 28 August, 2023; originally announced August 2023.

    Comments: Accepted to KnowledgeNLP workshop at ACL 2024

  7. Imposing Relation Structure in Language-Model Embeddings Using Contrastive Learning

    Authors: Christos Theodoropoulos, James Henderson, Andrei C. Coman, Marie-Francine Moens

    Abstract: Though language model text embeddings have revolutionized NLP research, their ability to capture high-level semantic information, such as relations between entities in text, is limited. In this paper, we propose a novel contrastive learning framework that trains sentence embeddings to encode the relations in a graph structure. Given a sentence (unstructured text) and its graph, we use contrastive… ▽ More

    Submitted 4 September, 2021; v1 submitted 2 September, 2021; originally announced September 2021.

    Comments: To be presented at CoNLL 2021

    Journal ref: Conference: 2021 Proceedings of the 25th Conference on Computational Natural Language Learning

  8. arXiv:1907.07137  [pdf

    cs.CE physics.comp-ph

    Hydrodynamic Simulations using GPGPU Architectures

    Authors: Adrian Coman, Elena Apostol, Catalin Leordeanu, Emil Slusanschi

    Abstract: Simulating the flow of different fluids can be a highly computational intensive process, which requires large amounts of resources. Recently there has been a lot of research effort directed towards GPU processing, which can greatly increase the performance of different applications, such as Smoothed Particle Hydrodynamics (SPH), which is most commonly used for hydrodynamic simulations. Smoothed pa… ▽ More

    Submitted 15 July, 2019; originally announced July 2019.

  9. arXiv:1905.11806  [pdf, other

    cs.CL

    An Incremental Turn-Taking Model For Task-Oriented Dialog Systems

    Authors: Andrei C. Coman, Koichiro Yoshino, Yukitoshi Murase, Satoshi Nakamura, Giuseppe Riccardi

    Abstract: In a human-machine dialog scenario, deciding the appropriate time for the machine to take the turn is an open research problem. In contrast, humans engaged in conversations are able to timely decide when to interrupt the speaker for competitive or non-competitive reasons. In state-of-the-art turn-by-turn dialog systems the decision on the next dialog action is taken at the end of the utterance. In… ▽ More

    Submitted 11 July, 2019; v1 submitted 28 May, 2019; originally announced May 2019.

    Comments: Accepted to INTERSPEECH 2019

  10. arXiv:1705.07185  [pdf

    cs.SI

    The Ties that Bind Networks: Weak Ties Facilitate the Emergence of Collective Memories

    Authors: Ida Momennejad, Ajua Duker, Alin Coman

    Abstract: From families to nations, what binds individuals in social groups is the degree to which they share beliefs, norms, and memories. While local clusters of communicating individuals can sustain shared memories and norms, communities characterized by isolated cliques are susceptible to information fragmentation and polarization dynamics. We employ experimental manipulations in lab-created communities… ▽ More

    Submitted 19 May, 2017; originally announced May 2017.