EDBT 2026 Demo / reviewers in the wild / expert
Fabricio Murai
dblp:30/9221
· DBLP profile ↗
14ranked-venue papers in the field
2as first author
7since 2021 · last 2025
0000-0003-4487-6381ORCID · reported
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 8 (2 first)Other / Interdisciplinary · 3Information Retrieval & Web Search · 2Big Data, Cloud & Distributed Data Systems · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | CLaDMoP: Learning Transferrable Models from Successful Clinical Trials via LLMsabstractMany existing models for clinical trial outcome prediction are optimized using task-specific loss functions on trial phase-specific data.While this scheme may boost prediction for common diseases and drugs, it can hinder the learning of generalizable representations, leading to more false positives/negatives.To address this limitation, we introduce CLaDMoP, a new pre-training approach for clinical trial outcome prediction, alongside the Successful Clinical Trials dataset (SCT), specifically designed for this task.CLaDMoP leverages a Large Language Model-to encode trials' eligibility criteria-linked to a lightweight Drug-Molecule branch through a novel multi-level fusion technique.To efficiently fuse long embeddings across levels, we incorporate a grouping block, drastically reducing computational overhead.CLaDMoP avoids reliance on task-specific objectives by pre-training on a "pair matching" proxy task.Compared to established zero-shot and few-shot baselines, our method significantly improves both PR-AUC and ROC-AUC, especially for phase I and phase II trials.We further evaluate and perform ablation on CLaDMoP after Parameter-Efficient Fine-Tuning, comparing it to state-of-the-art supervised baselines, including MEXA-CTP, on the Trial Outcome Prediction (TOP) benchmark.CLaDMoP achieves up to 10.5% improvement in PR-AUC and 3.6% in ROC-AUC, while attaining comparable F1 score to MEXA-CTP, highlighting its potential for clinical trial outcome prediction.Code and SCT dataset can be downloaded from https://github.com/murai-lab/CLaDMoP. Xiaozhong Liu 0001, Fabricio Murai |
KDD (2) | 3 |
| 2025 | MEXA-CTP: Mode Experts Cross-Attention for Clinical Trial Outcome PredictionabstractClinical trials are the gold standard for assessing the effectiveness and safety of drugs for treating diseases. Given the vast design space of drug molecules, elevated financial cost, and multi-year timeline of these trials, research on clinical trial outcome prediction has gained immense traction. Accurate predictions must leverage data of diverse modes such as drug molecules, target diseases, and eligibility criteria to infer successes and failures. Previous Deep Learning approaches for this task, such as HINT, often require wet lab data from synthesized molecules and/or rely on prior knowledge to encode interactions as part of the model architecture. To address these limitations, we propose a light-weight attention-based model, MEXA-CTP, to integrate readily-available multi-modal data and generate effective representations via specialized modules dubbed “mode experts”, while avoiding human biases in model design. We optimize MEXA-CTP with the Cauchy loss to capture relevant interactions across modes. Our experiments on the Trial Outcome Prediction (TOP) benchmark demonstrate that MEXA-CTP improves upon existing approaches by, respectively, up to 11.3% in F1 score, 12.2% in PR-AUC, and 2.5% in ROC-AUC, compared to HINT. Ablation studies are provided to quantify the effectiveness of each component in our proposed method. Code can be downloaded from github.com/murai-lab/MEXA-CTP. Xiaozhong Liu 0001, Fabricio Murai |
SDM | 3 |
| 2023 | Fisher Scoring Method for Neural Networks OptimizationabstractFirst-order methods based on the stochastic gradient descent and variants are popularly used in training neural networks. The large dimension of the parameter space prevents the use of second-order methods in current practice. The empirical Fisher information matrix is a readily available estimate of the Hessian matrix that has been used recently to guide informative dropout approaches in deep learning. In this paper, we propose efficient ways to dynamically estimate the empirical Fisher information matrix to speed up the optimization of deep learning loss functions. We propose two different methods, both using rank-1 updates for the empirical Fisher information matrix. The first one is FisherExp and it is based on exponential smoothing using Sherman-Woodbury-Morrison matrix inversion formula. The second one is FisherFIFO, which uses a circular gradient buffer using the Sherman-Woodbury-Morrison formula twice every time a new gradient is replaced. We found that FisherFIFO scales better and we further improve scaling by proposing a partitioning strategy for the empirical Fisher Information matrix. Our methods can be used in conjunction with existing optimizers that leverage momentum-based information to improve them. We compare the performance of our methods with alternative baselines in image classification problems and found that they produce better results. Despite the overhead incurred by using second-order information, the partitioning strategy combined with parallel block updates allows us to reduce the total training time of FisherFIFO relative to the baselines. Jackson de Faria, Renato Assunção, Fabricio Murai |
SDM | 3 |
| 2022 | Uncovering Coordinated Communities on Twitter During the 2020 U.S. ElectionabstractA large volume of content related to claims of election fraud, often associated with hate speech and extremism, was reported on Twitter during the 2020 US election, with evidence that coordinated efforts took place to promote such content on the platform. In response, Twitter announced the suspension of thousands of user accounts allegedly involved in such actions. Motivated by these events, we here propose a novel network-based approach to uncover evidence of coordination in a set of user interactions. Our approach is designed to address the challenges incurred by the often sheer volume of noisy edges in the network (i.e., edges that are unrelated to coordination) and the effects of data sampling. To that end, it exploits the joint use of two network backbone extraction techniques, namely Disparity Filter and Neighborhood Overlap, to reveal strongly tied groups of users (here referred to as communities) exhibiting repeatedly common behavior, consistent with coordination. We employ our strategy to a large dataset of tweets related to the aforementioned fraud claims, in which users were labeled as suspended, deleted or active, according to their accounts status after the election. Our findings reveal well-structured communities, with strong evidence of coordination to promote (i.e., retweet) the aforementioned fraud claims. Moreover, many of those communities are formed not only by suspended and deleted users, but also by users who, despite exhibiting very similar sharing patterns, remained active in the platform. This observation suggests that a significant number of users who were potentially involved in the coordination efforts went unnoticed by the platform, and possibly remained actively spreading this content on the system. Renan Saldanha Linhares, Jose Martins da Rosa, Carlos Henrique Gomes Ferreira, Fabricio Murai, Gabriel Peres Nobre, Jussara M. Almeida |
ASONAM | 4 |
| 2022 | DELATOR: Money Laundering Detection via Multi-Task Learning on Large Transaction GraphsabstractMoney laundering has become one of the most relevant criminal activities in modern societies, as it causes massive financial losses for governments, banks and other institutions. Detecting such activities is among the top priorities when it comes to financial analysis, but current approaches are often costly and labor intensive partly due to the sheer amount of data to be analyzed. Hence, there is a growing need for automatic anti-money laundering systems to assist experts. In this work, we propose DELATOR, a novel framework for detecting money laundering activities based on graph neural networks that learn from large-scale temporal graphs. DELATOR provides an effective and efficient method for learning from heavily imbalanced graph data, by adapting concepts from the GraphSMOTE framework and incorporating elements of multi-task learning to obtain rich node embeddings for node classification. DELATOR outperforms all considered baselines, including an off-the-shelf solution from Amazon AWS by 23% with respect to AUC-ROC. We also conducted real experiments that led to the discovery of 7 new suspicious cases among the 50 analyzed ones, which have been reported to the authorities. Henrique S. Assumpção, Fabrício R. de Souza, Leandro Lacerda Campos, Vinícius T. de Castro Pires, Paulo M. Laurentys de Almeida, Fabricio Murai |
IEEE Big Data | 6 |
| 2021 | Mixture Variational Autoencoder of Boltzmann Machines for Text Processing
Bruno Guilherme, Fabricio Murai, Olga Goussevskaia, Ana Paula Couto da Silva |
NLDB | 2 |
| 2021 | Sequence-Based Word Embeddings for Effective Text Classification
Bruno Guilherme, Fabricio Murai, Olga Goussevskaia, Ana Paula Couto da Silva |
NLDB | 2 |
| 2020 | Characterizing (Un)moderated Textual Data in Social SystemsabstractDespite the valuable social interactions that online media promote, these systems provide space for speech that would be potentially detrimental to different groups of people. The moderation of content imposed by many social media has motivated the emergence of a new social system for free speech named Gab, which lacks moderation of content. This article characterizes and compares moderated textual data from Twitter with a set of unmoderated data from Gab. In particular, we analyze distinguishing characteristics of moderated and unmoderated content in terms of linguistic features, evaluate hate speech and its different forms in both environments. Our work shows that unmoderated content presents different psycholinguistic features, more negative sentiment and higher toxicity. Our findings support that unmoderated environments may have proportionally more online hate speech. We hope our analysis and findings contribute to the debate about hate speech and benefit systems aiming at deploying hate speech detection approaches. Lucas Lima 0002, Julio C. S. Reis, Philipe F. Melo, Fabricio Murai, Fabrício Benevenuto |
ASONAM | 4 |
| 2019 | Characterizing Directed and Undirected Networks via Multidimensional Walks with JumpsabstractEstimating distributions of node characteristics (labels) such as number of connections or citizenship of users in a social network via edge and node sampling is a vital part of the study of complex networks. Due to its low cost, sampling via a random walk (RW) has been proposed as an attractive solution to this task. Most RW methods assume either that the network is undirected or that walkers can traverse edges regardless of their direction. Some RW methods have been designed for directed networks where edges coming into a node are not directly observable. In this work, we propose Directed Unbiased Frontier Sampling (DUFS), a sampling method based on a large number of coordinated walkers, each starting from a node chosen uniformly at random. It applies to directed networks with invisible incoming edges because it constructs, in real time, an undirected graph consistent with the walkers trajectories, and its use of random jumps to prevent walkers from being trapped. DUFS generalizes previous RW methods and is suited for undirected networks and to directed networks regardless of in-edge visibility. We also propose an improved estimator of node label distribution that combines information from initial walker locations with subsequent RW observations. We evaluate DUFS, compare it to other RW methods, investigate the impact of its parameters on estimation accuracy and provide practical guidelines for choosing them. In estimating out-degree distributions, DUFS yields significantly better estimates of the head of the distribution than other methods, while matching or exceeding estimation accuracy of the tail. Last, we show that DUFS outperforms uniform sampling when estimating distributions of node labels of the top 10% largest degree nodes, even when sampling a node uniformly has the same cost as RW steps. Fabricio Murai, Bruno Ribeiro 0001, Don Towsley, Pinghui Wang |
ACM Trans. Knowl. Discov. Data | 1 |
| 2018 | Inside the Right-Leaning Echo Chambers: Characterizing Gab, an Unmoderated Social SystemabstractThe moderation of content in many social media systems, such as Twitter and Facebook, motivated the emergence of a new social network system that promotes free speech, named Gab. Soon after that, Gab has been removed from Google Play Store for violating the company's hate speech policy and it has been rejected by Apple for similar reasons. In this paper we characterize Gab, aiming at understanding who are the users who joined it and what kind of content they share in this system. Our findings show that Gab is a very politically oriented system that hosts banned users from other social networks, some of them due to possible cases of hate speech and association with extremism. We provide the first measurement of news dissemination inside a right-leaning echo chamber, investigating a social media where readers are rarely exposed to content that cuts across ideological lines, but rather are fed with content that reinforces their current political or social views. Lucas Lima 0002, Julio C. S. Reis, Philipe F. Melo, Fabricio Murai, Leandro Araújo, Pantelis Vikatos, Fabrício Benevenuto |
ASONAM | 4 |
| 2018 | Estimation Errors in Network A/B Testing Due to Sample Variance and Model MisspecificationabstractCompanies that offer services on the Web often rely on randomized experiments known as A/B tests for assessing the impact of development and business decisions. During an experiment, each user is randomly redirected to one of two versions of the website, called treatments. Several response models were proposed to describe the behavior of a user in a social network website as a function of the treatment assigned to her and to her neighbors. However, there is no consensus as to which model should be applied to a given dataset. In this work, we propose a new response model, derive theoretical limits for the estimation error of several models, and obtain empirical results for cases where the response model was misspecified. Francisco Galuppo Azevedo, Bruno Demattos Nogueira, Fabricio Murai, Ana Paula Couto da Silva |
WI | 3 |
| 2018 | Reddit Weight Loss Communities: Do They Have What It Takes for Effective Health Interventions?abstractOnline social networks are an important tool for people to share information and have been extensively used for people to achieve beneficial changes in health. Obesity is a major public health concern that affects about one third of the world's population. In order to alleviate this problem, health professionals are focusing on health interventions, which can be performed online. In this study we analyze three distinct online communities about weight and diet in Reddit. We model our data as 3 directed and weighted graphs of the posts and comments and evaluate the interaction between users of each community. We also analyze specific characteristics of each community, the habits of daily activity of the users and the formation of implicit bonds of friendship through the formation of communities. Our main results show that Reddit is a content-centered social network, in which what matters is what is posted and not who posts. In addition, users tend to create implicit friendship relationships through denser regions of interactions. Our results show that, contrary to expectations, the three communities present the same behavior pattern in a general point of view, which facilitates the development of non-directed online weight loss intervention strategies. Karen Braga Enes, Pedro Paulo Valadares Brum, Tiago Oliveira Cunha, Fabricio Murai, Ana Paula Couto da Silva, Gisele L. Pappa |
WI | 4 |
| 2018 | Online Social Networks in Health Care: A Study of Mental Disorders on RedditabstractThe alarming increase in the number of people afflicted by mental health disorders has become one of the major public health problems faced by governments worldwide. Traditional face-to-face clinical interventions are costly, and, in many cases, leave out a sizable number of people who are struggling to improve their mental health conditions. Alternative forms of intervention that have a larger reach and allow for continual interaction while reducing costs are being investigated, including those relying on Online Social Networks (OSNs). Initially designed for promoting friendship, OSNs started to connect people willing to share experiences related to mental health disorders. In light of this fact, we investigate four Reddit online communities: Depression, SuicideWatch, Anxiety and Bipolar. We focus on user activities and interactions, and on the discourse pattern analysis of posts and comments made by the community members. We found that (i) interaction patterns are very similar across these subreddits, and interactions are centered around content, rather than users; (ii) most posts that generate the longest discussion trees are requests for help and, more often than not, multiple users offer support; (iii) the four subreddits share a common language and encouragement words are a frequent pattern, for instance. We hope that the insights unveiled by our analyses will help on building successful online interventions to support people in crisis and assist their counselors. Bárbara Silveira 0001, Ana Paula Couto da Silva, Fabricio Murai |
WI | 3 |
| 2018 | Selective harvesting over networks
Fabricio Murai, Diogo Rennó, Bruno Ribeiro 0001, Gisele L. Pappa, Don Towsley, Krista Gile |
Data Min. Knowl. Discov. | 1 |