Skip to main content

Showing 1–36 of 36 results for author: Valera, I

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

    stat.ML cs.LG cs.SI

    Improving the interpretability of GNN predictions through conformal-based graph sparsification

    Authors: Pablo Sanchez-Martin, Kinaan Aamir Khan, Isabel Valera

    Abstract: Graph Neural Networks (GNNs) have achieved state-of-the-art performance in solving graph classification tasks. However, most GNN architectures aggregate information from all nodes and edges in a graph, regardless of their relevance to the task at hand, thus hindering the interpretability of their predictions. In contrast to prior work, in this paper we propose a GNN \emph{training} approach that j… ▽ More

    Submitted 18 April, 2024; originally announced April 2024.

  2. arXiv:2403.17776  [pdf, other

    cs.SI cs.HC stat.ME

    Exploring the Boundaries of Ambient Awareness in Twitter

    Authors: Pablo Sanchez-Martin, Sonja Utz, Isabel Valera

    Abstract: Ambient awareness refers to the ability of social media users to obtain knowledge about who knows what (i.e., users' expertise) in their network, by simply being exposed to other users' content (e.g, tweets on Twitter). Previous work, based on user surveys, reveals that individuals self-report ambient awareness only for parts of their networks. However, it is unclear whether it is their limited co… ▽ More

    Submitted 26 March, 2024; originally announced March 2024.

  3. arXiv:2311.12447  [pdf, other

    cs.AI

    Designing Long-term Group Fair Policies in Dynamical Systems

    Authors: Miriam Rateike, Isabel Valera, Patrick Forré

    Abstract: Neglecting the effect that decisions have on individuals (and thus, on the underlying data distribution) when designing algorithmic decision-making policies may increase inequalities and unfairness in the long term - even if fairness considerations were taken in the policy design process. In this paper, we propose a novel framework for achieving long-term group fairness in dynamical systems, in wh… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

  4. arXiv:2306.05415  [pdf, other

    cs.LG cs.AI stat.ME stat.ML

    Causal normalizing flows: from theory to practice

    Authors: Adrián Javaloy, Pablo Sánchez-Martín, Isabel Valera

    Abstract: In this work, we deepen on the use of normalizing flows for causal reasoning. Specifically, we first leverage recent results on non-linear ICA to show that causal models are identifiable from observational data given a causal ordering, and thus can be recovered using autoregressive normalizing flows (NFs). Second, we analyze different design and learning choices for causal normalizing flows to cap… ▽ More

    Submitted 8 December, 2023; v1 submitted 8 June, 2023; originally announced June 2023.

    Comments: 32 pages, 15 figures. Accepted as an Oral presentation at NeurIPS 2023

  5. arXiv:2302.06223  [pdf, other

    cs.LG

    Variational Mixture of HyperGenerators for Learning Distributions Over Functions

    Authors: Batuhan Koyuncu, Pablo Sanchez-Martin, Ignacio Peis, Pablo M. Olmos, Isabel Valera

    Abstract: Recent approaches build on implicit neural representations (INRs) to propose generative models over function spaces. However, they are computationally costly when dealing with inference tasks, such as missing data imputation, or directly cannot tackle them. In this work, we propose a novel deep generative model, named VAMoH. VAMoH combines the capabilities of modeling continuous functions using IN… ▽ More

    Submitted 20 July, 2023; v1 submitted 13 February, 2023; originally announced February 2023.

    Comments: Accepted at ICML 2023. Camera ready version

  6. arXiv:2211.11853  [pdf, other

    cs.LG

    Learnable Graph Convolutional Attention Networks

    Authors: Adrián Javaloy, Pablo Sanchez-Martin, Amit Levi, Isabel Valera

    Abstract: Existing Graph Neural Networks (GNNs) compute the message exchange between nodes by either aggregating uniformly (convolving) the features of all the neighboring nodes, or by applying a non-uniform score (attending) to the features. Recent works have shown the strengths and weaknesses of the resulting GNN architectures, respectively, GCNs and GATs. In this work, we aim at exploiting the strengths… ▽ More

    Submitted 28 February, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: Published as a conference paper at ICLR 2023. 35 pages, 5 figures

  7. arXiv:2206.04496  [pdf, other

    cs.LG

    Mitigating Modality Collapse in Multimodal VAEs via Impartial Optimization

    Authors: Adrián Javaloy, Maryam Meghdadi, Isabel Valera

    Abstract: A number of variational autoencoders (VAEs) have recently emerged with the aim of modeling multimodal data, e.g., to jointly model images and their corresponding captions. Still, multimodal VAEs tend to focus solely on a subset of the modalities, e.g., by fitting the image while neglecting the caption. We refer to this limitation as modality collapse. In this work, we argue that this effect is a c… ▽ More

    Submitted 9 June, 2022; originally announced June 2022.

    Comments: Accepted as a Spotlight paper at ICML 2022. 27 pages, 10 figures

  8. arXiv:2205.04790  [pdf, other

    stat.ML cs.AI cs.HC cs.LG

    Don't Throw it Away! The Utility of Unlabeled Data in Fair Decision Making

    Authors: Miriam Rateike, Ayan Majumdar, Olga Mineeva, Krishna P. Gummadi, Isabel Valera

    Abstract: Decision making algorithms, in practice, are often trained on data that exhibits a variety of biases. Decision-makers often aim to take decisions based on some ground-truth target that is assumed or expected to be unbiased, i.e., equally distributed across socially salient groups. In many practical settings, the ground-truth cannot be directly observed, and instead, we have to rely on a biased pro… ▽ More

    Submitted 4 July, 2022; v1 submitted 10 May, 2022; originally announced May 2022.

  9. arXiv:2110.14690  [pdf, other

    stat.ML cs.LG

    VACA: Design of Variational Graph Autoencoders for Interventional and Counterfactual Queries

    Authors: Pablo Sanchez-Martin, Miriam Rateike, Isabel Valera

    Abstract: In this paper, we introduce VACA, a novel class of variational graph autoencoders for causal inference in the absence of hidden confounders, when only observational data and the causal graph are available. Without making any parametric assumptions, VACA mimics the necessary properties of a Structural Causal Model (SCM) to provide a flexible and practical framework for approximating interventions (… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

  10. arXiv:2103.02631  [pdf, other

    cs.LG

    RotoGrad: Gradient Homogenization in Multitask Learning

    Authors: Adrián Javaloy, Isabel Valera

    Abstract: Multitask learning is being increasingly adopted in applications domains like computer vision and reinforcement learning. However, optimally exploiting its advantages remains a major challenge due to the effect of negative transfer. Previous works have tracked down this issue to the disparities in gradient magnitudes and directions across tasks, when optimizing the shared network parameters. While… ▽ More

    Submitted 16 February, 2022; v1 submitted 3 March, 2021; originally announced March 2021.

    Comments: Spotlight at ICLR 2022. 24 pages, 9 figures

  11. A Ranking Approach to Fair Classification

    Authors: Jakob Schoeffer, Niklas Kuehl, Isabel Valera

    Abstract: Algorithmic decision systems are increasingly used in areas such as hiring, school admission, or loan approval. Typically, these systems rely on labeled data for training a classification model. However, in many scenarios, ground-truth labels are unavailable, and instead we have only access to imperfect labels as the result of (potentially biased) human-made decisions. Despite being imperfect, his… ▽ More

    Submitted 16 July, 2021; v1 submitted 8 February, 2021; originally announced February 2021.

    Comments: ACM SIGCAS Conference on Computing and Sustainable Societies (COMPASS), June 28--July 2, 2021, Virtual Event, Australia

  12. arXiv:2010.06529  [pdf, other

    cs.LG cs.AI stat.ML

    On the Fairness of Causal Algorithmic Recourse

    Authors: Julius von Kügelgen, Amir-Hossein Karimi, Umang Bhatt, Isabel Valera, Adrian Weller, Bernhard Schölkopf

    Abstract: Algorithmic fairness is typically studied from the perspective of predictions. Instead, here we investigate fairness from the perspective of recourse actions suggested to individuals to remedy an unfavourable classification. We propose two new fairness criteria at the group and individual level, which -- unlike prior work on equalising the average group-wise distance from the decision boundary --… ▽ More

    Submitted 6 March, 2022; v1 submitted 13 October, 2020; originally announced October 2020.

    Comments: AAAI 2022 extended camera-ready version with technical appendices. (9 pages main paper + references + appendices)

  13. arXiv:2010.04965  [pdf, other

    cs.LG cs.AI cs.LO

    Scaling Guarantees for Nearest Counterfactual Explanations

    Authors: Kiarash Mohammadi, Amir-Hossein Karimi, Gilles Barthe, Isabel Valera

    Abstract: Counterfactual explanations (CFE) are being widely used to explain algorithmic decisions, especially in consequential decision-making contexts (e.g., loan approval or pretrial bail). In this context, CFEs aim to provide individuals affected by an algorithmic decision with the most similar individual (i.e., nearest individual) with a different outcome. However, while an increasing number of works p… ▽ More

    Submitted 8 February, 2021; v1 submitted 10 October, 2020; originally announced October 2020.

  14. arXiv:2010.04050  [pdf, other

    cs.LG cs.AI stat.ML

    A survey of algorithmic recourse: definitions, formulations, solutions, and prospects

    Authors: Amir-Hossein Karimi, Gilles Barthe, Bernhard Schölkopf, Isabel Valera

    Abstract: Machine learning is increasingly used to inform decision-making in sensitive situations where decisions have consequential effects on individuals' lives. In these settings, in addition to requiring models to be accurate and robust, socially relevant values such as fairness, privacy, accountability, and explainability play an important role for the adoption and impact of said technologies. In this… ▽ More

    Submitted 1 March, 2021; v1 submitted 8 October, 2020; originally announced October 2020.

  15. arXiv:2006.06831  [pdf, other

    cs.LG cs.AI stat.ML

    Algorithmic recourse under imperfect causal knowledge: a probabilistic approach

    Authors: Amir-Hossein Karimi, Julius von Kügelgen, Bernhard Schölkopf, Isabel Valera

    Abstract: Recent work has discussed the limitations of counterfactual explanations to recommend actions for algorithmic recourse, and argued for the need of taking causal relationships between features into consideration. Unfortunately, in practice, the true underlying structural causal model is generally unknown. In this work, we first show that it is impossible to guarantee recourse without access to the… ▽ More

    Submitted 23 October, 2020; v1 submitted 11 June, 2020; originally announced June 2020.

    Comments: Camera ready version (NeurIPS 2020 spotlight)

    Journal ref: 34th Conference on Neural Information Processing Systems (NeurIPS 2020), Vancouver, Canada

  16. arXiv:2002.11369  [pdf, other

    cs.LG stat.ML

    Lipschitz standardization for multivariate learning

    Authors: Adrián Javaloy, Isabel Valera

    Abstract: Probabilistic learning is increasingly being tackled as an optimization problem, with gradient-based approaches as predominant methods. When modelling multivariate likelihoods, a usual but undesirable outcome is that the learned model fits only a subset of the observed variables, overlooking the rest. In this work, we study this problem through the lens of multitask learning (MTL), where similar e… ▽ More

    Submitted 21 October, 2020; v1 submitted 26 February, 2020; originally announced February 2020.

  17. arXiv:2002.06278  [pdf, other

    cs.LG cs.AI stat.ML

    Algorithmic Recourse: from Counterfactual Explanations to Interventions

    Authors: Amir-Hossein Karimi, Bernhard Schölkopf, Isabel Valera

    Abstract: As machine learning is increasingly used to inform consequential decision-making (e.g., pre-trial bail and loan approval), it becomes important to explain how the system arrived at its decision, and also suggest actions to achieve a favorable decision. Counterfactual explanations -- "how the world would have (had) to be different for a desirable outcome to occur" -- aim to satisfy these criteria.… ▽ More

    Submitted 8 October, 2020; v1 submitted 14 February, 2020; originally announced February 2020.

  18. arXiv:1905.11190  [pdf, other

    cs.LG cs.AI cs.LO stat.ML

    Model-Agnostic Counterfactual Explanations for Consequential Decisions

    Authors: Amir-Hossein Karimi, Gilles Barthe, Borja Balle, Isabel Valera

    Abstract: Predictive models are being increasingly used to support consequential decision making at the individual level in contexts such as pretrial bail and loan approval. As a result, there is increasing social and legal pressure to provide explanations that help the affected individuals not only to understand why a prediction was output, but also how to act to obtain a desired outcome. To this end, seve… ▽ More

    Submitted 28 February, 2020; v1 submitted 27 May, 2019; originally announced May 2019.

  19. arXiv:1902.02979  [pdf, other

    cs.LG cs.CY stat.ML

    Fair Decisions Despite Imperfect Predictions

    Authors: Niki Kilbertus, Manuel Gomez-Rodriguez, Bernhard Schölkopf, Krikamol Muandet, Isabel Valera

    Abstract: Consequential decisions are increasingly informed by sophisticated data-driven predictive models. However, to consistently learn accurate predictive models, one needs access to ground truth labels. Unfortunately, in practice, labels may only exist conditional on certain decisions---if a loan is denied, there is not even an option for the individual to pay back the loan. Hence, the observed data di… ▽ More

    Submitted 16 October, 2020; v1 submitted 8 February, 2019; originally announced February 2019.

    Comments: earlier version appeared at AISTATS 2020 http://proceedings.mlr.press/v108/

  20. arXiv:1810.09261  [pdf, other

    eess.SP cs.IT cs.LG stat.ML

    Infinite Factorial Finite State Machine for Blind Multiuser Channel Estimation

    Authors: Francisco J. R. Ruiz, Isabel Valera, Lennart Svensson, Fernando Perez-Cruz

    Abstract: New communication standards need to deal with machine-to-machine communications, in which users may start or stop transmitting at any time in an asynchronous manner. Thus, the number of users is an unknown and time-varying parameter that needs to be accurately estimated in order to properly recover the symbols transmitted by all users in the system. In this paper, we address the problem of joint c… ▽ More

    Submitted 18 October, 2018; originally announced October 2018.

    Comments: 15 pages, 15 figures

    Journal ref: IEEE Transactions on Cognitive Communications and Networking, June 2018, Vol 2, Issue 2, pages 177-191

  21. arXiv:1807.09306  [pdf, other

    stat.ML cs.LG

    Automatic Bayesian Density Analysis

    Authors: Antonio Vergari, Alejandro Molina, Robert Peharz, Zoubin Ghahramani, Kristian Kersting, Isabel Valera

    Abstract: Making sense of a dataset in an automatic and unsupervised fashion is a challenging problem in statistics and AI. Classical approaches for {exploratory data analysis} are usually not flexible enough to deal with the uncertainty inherent to real-world data: they are often restricted to fixed latent interaction models and homogeneous likelihoods; they are sensitive to missing, corrupt and anomalous… ▽ More

    Submitted 10 February, 2019; v1 submitted 24 July, 2018; originally announced July 2018.

    Comments: In proceedings of the Thirty-Third AAAI Conference on Artificial Intelligence (AAAI-19)

  22. arXiv:1807.03653  [pdf, other

    cs.LG cs.AI stat.ML

    Handling Incomplete Heterogeneous Data using VAEs

    Authors: Alfredo Nazabal, Pablo M. Olmos, Zoubin Ghahramani, Isabel Valera

    Abstract: Variational autoencoders (VAEs), as well as other generative models, have been shown to be efficient and accurate for capturing the latent structure of vast amounts of complex high-dimensional data. However, existing VAEs can still not directly handle data that are heterogenous (mixed continuous and discrete) or incomplete (with missing data at random), which is indeed common in real-world applica… ▽ More

    Submitted 22 May, 2020; v1 submitted 10 July, 2018; originally announced July 2018.

  23. arXiv:1806.02185  [pdf, other

    stat.ML cs.LG

    Boosting Black Box Variational Inference

    Authors: Francesco Locatello, Gideon Dresdner, Rajiv Khanna, Isabel Valera, Gunnar Rätsch

    Abstract: Approximating a probability density in a tractable manner is a central task in Bayesian statistics. Variational Inference (VI) is a popular technique that achieves tractability by choosing a relatively simple variational family. Borrowing ideas from the classic boosting framework, recent approaches attempt to \emph{boost} VI by replacing the selection of a single density with a greedily constructe… ▽ More

    Submitted 28 November, 2018; v1 submitted 6 June, 2018; originally announced June 2018.

  24. arXiv:1805.10318  [pdf, ps, other

    stat.ML cs.CY cs.LG

    Enhancing the Accuracy and Fairness of Human Decision Making

    Authors: Isabel Valera, Adish Singla, Manuel Gomez Rodriguez

    Abstract: Societies often rely on human experts to take a wide variety of decisions affecting their members, from jail-or-release decisions taken by judges and stop-and-frisk decisions taken by police officers to accept-or-reject decisions taken by academics. In this context, each decision is taken by an expert who is typically chosen uniformly at random from a pool of experts. However, these decisions may… ▽ More

    Submitted 25 May, 2018; originally announced May 2018.

  25. arXiv:1707.08352  [pdf, other

    stat.ML cs.LG

    General Latent Feature Modeling for Data Exploration Tasks

    Authors: Isabel Valera, Melanie F. Pradier, Zoubin Ghahramani

    Abstract: This paper introduces a general Bayesian non- parametric latent feature model suitable to per- form automatic exploratory analysis of heterogeneous datasets, where the attributes describing each object can be either discrete, continuous or mixed variables. The proposed model presents several important properties. First, it accounts for heterogeneous data while can be inferred in linear time with r… ▽ More

    Submitted 26 July, 2017; originally announced July 2017.

    Comments: presented at 2017 ICML Workshop on Human Interpretability in Machine Learning (WHI 2017), Sydney, NSW, Australia

  26. arXiv:1707.00010  [pdf, other

    stat.ML cs.LG

    From Parity to Preference-based Notions of Fairness in Classification

    Authors: Muhammad Bilal Zafar, Isabel Valera, Manuel Gomez Rodriguez, Krishna P. Gummadi, Adrian Weller

    Abstract: The adoption of automated, data-driven decision making in an ever expanding range of applications has raised concerns about its potential unfairness towards certain social groups. In this context, a number of recent studies have focused on defining, detecting, and removing unfairness from data-driven decision systems. However, the existing notions of fairness, based on parity (equality) in treatme… ▽ More

    Submitted 28 November, 2017; v1 submitted 30 June, 2017; originally announced July 2017.

    Comments: To appear in Proceedings of the 31st Conference on Neural Information Processing Systems (NIPS 2017). Code available at: https://github.com/mbilalzafar/fair-classification

  27. arXiv:1612.04831  [pdf, other

    cs.SI cs.LG physics.soc-ph stat.ML

    Uncovering the Dynamics of Crowdlearning and the Value of Knowledge

    Authors: Utkarsh Upadhyay, Isabel Valera, Manuel Gomez-Rodriguez

    Abstract: Learning from the crowd has become increasingly popular in the Web and social media. There is a wide variety of crowdlearning sites in which, on the one hand, users learn from the knowledge that other users contribute to the site, and, on the other hand, knowledge is reviewed and curated by the same users using assessment measures such as upvotes or likes. In this paper, we present a probabilist… ▽ More

    Submitted 14 December, 2016; originally announced December 2016.

    Comments: To appear in Tenth ACM International conference on Web Search and Data Mining (WSDM) in 2017

    ACM Class: H.2.8

  28. Fairness Beyond Disparate Treatment & Disparate Impact: Learning Classification without Disparate Mistreatment

    Authors: Muhammad Bilal Zafar, Isabel Valera, Manuel Gomez Rodriguez, Krishna P. Gummadi

    Abstract: Automated data-driven decision making systems are increasingly being used to assist, or even replace humans in many settings. These systems function by learning from historical decisions, often taken by humans. In order to maximize the utility of these systems (or, classifiers), their training involves minimizing the errors (or, misclassifications) over the given historical data. However, it is qu… ▽ More

    Submitted 8 March, 2017; v1 submitted 26 October, 2016; originally announced October 2016.

    Comments: To appear in Proceedings of the 26th International World Wide Web Conference (WWW), 2017. Code available at: https://github.com/mbilalzafar/fair-classification

  29. Distilling Information Reliability and Source Trustworthiness from Digital Traces

    Authors: Behzad Tabibian, Isabel Valera, Mehrdad Farajtabar, Le Song, Bernhard Schölkopf, Manuel Gomez-Rodriguez

    Abstract: Online knowledge repositories typically rely on their users or dedicated editors to evaluate the reliability of their content. These evaluations can be viewed as noisy measurements of both information reliability and information source trustworthiness. Can we leverage these noisy evaluations, often biased, to distill a robust, unbiased and interpretable measure of both notions? In this paper, we… ▽ More

    Submitted 2 April, 2017; v1 submitted 24 October, 2016; originally announced October 2016.

    Comments: Accepted at 26th World Wide Web conference (WWW-17)

  30. arXiv:1610.05775  [pdf, other

    stat.ML cs.LG cs.SI

    Modeling the Dynamics of Online Learning Activity

    Authors: Charalampos Mavroforakis, Isabel Valera, Manuel Gomez Rodriguez

    Abstract: People are increasingly relying on the Web and social media to find solutions to their problems in a wide range of domains. In this online setting, closely related problems often lead to the same characteristic learning pattern, in which people sharing these problems visit related pieces of information, perform almost identical queries or, more generally, take a series of similar actions. In this… ▽ More

    Submitted 18 October, 2016; originally announced October 2016.

    Comments: Python implementation of the proposed HDHP is available at https://github.com/Networks-Learning/hdhp.py

  31. arXiv:1603.04447  [pdf, other

    cs.SI cs.CY physics.soc-ph

    On the Efficiency of the Information Networks in Social Media

    Authors: Mahmoudreza Babaei, Przemyslaw A. Grabowicz, Isabel Valera, Krishna P. Gummadi, Manuel Gomez-Rodriguez

    Abstract: Social media sites are information marketplaces, where users produce and consume a wide variety of information and ideas. In these sites, users typically choose their information sources, which in turn determine what specific information they receive, how much information they receive and how quickly this information is shown to them. In this context, a natural question that arises is how efficien… ▽ More

    Submitted 14 March, 2016; originally announced March 2016.

    Comments: Accepted to WSDM'16; 10 pages, 15 figures. Proceedings of the 9th ACM International Conference on Web Search and Data Mining - WSDM'16

    ACM Class: H.3.5

  32. arXiv:1507.05259  [pdf, other

    stat.ML cs.LG

    Fairness Constraints: Mechanisms for Fair Classification

    Authors: Muhammad Bilal Zafar, Isabel Valera, Manuel Gomez Rodriguez, Krishna P. Gummadi

    Abstract: Algorithmic decision making systems are ubiquitous across a wide variety of online as well as offline services. These systems rely on complex learning methods and vast amounts of data to optimize the service functionality, satisfaction of the end user and profitability. However, there is a growing concern that these automated decisions can lead, even in the absence of intent, to a lack of fairness… ▽ More

    Submitted 23 March, 2017; v1 submitted 19 July, 2015; originally announced July 2015.

    Comments: To appear in Proceedings of the 20th International Conference on Artificial Intelligence and Statistics (AISTATS). Open-source code implementation of our scheme is available at: https://github.com/mbilalzafar/fair-classification

  33. arXiv:1506.05474  [pdf, other

    cs.SI physics.soc-ph

    Learning and Forecasting Opinion Dynamics in Social Networks

    Authors: Abir De, Isabel Valera, Niloy Ganguly, Sourangshu Bhattacharya, Manuel Gomez Rodriguez

    Abstract: Social media and social networking sites have become a global pinboard for exposition and discussion of news, topics, and ideas, where social media users often update their opinions about a particular topic by learning from the opinions shared by their friends. In this context, can we learn a data-driven model of opinion dynamics that is able to accurately forecast opinions from users? In this pap… ▽ More

    Submitted 24 May, 2016; v1 submitted 17 June, 2015; originally announced June 2015.

  34. arXiv:1408.0406  [pdf, other

    cs.SI

    Sha** Social Activity by Incentivizing Users

    Authors: Mehrdad Farajtabar, Nan Du, Manuel Gomez Rodriguez, Isabel Valera, Hongyuan Zha, Le Song

    Abstract: Events in an online social network can be categorized roughly into endogenous events, where users just respond to the actions of their neighbors within the network, or exogenous events, where users take actions due to drives external to the network. How much external drive should be provided to each user, such that the network activity can be steered towards a target state? In this paper, we model… ▽ More

    Submitted 19 August, 2014; v1 submitted 2 August, 2014; originally announced August 2014.

  35. arXiv:1406.0516  [pdf, other

    cs.SI physics.soc-ph

    Modeling Adoption and Usage of Competing Products

    Authors: Isabel Valera, Manuel Gomez-Rodriguez

    Abstract: The emergence and wide-spread use of online social networks has led to a dramatic increase on the availability of social activity data. Importantly, this data can be exploited to investigate, at a microscopic level, some of the problems that have captured the attention of economists, marketers and sociologists for decades, such as, e.g., product adoption, usage and competition. In this paper, we… ▽ More

    Submitted 11 June, 2015; v1 submitted 2 June, 2014; originally announced June 2014.

  36. arXiv:1401.7620  [pdf, other

    stat.ML cs.LG

    Bayesian nonparametric comorbidity analysis of psychiatric disorders

    Authors: Francisco J. R. Ruiz, Isabel Valera, Carlos Blanco, Fernando Perez-Cruz

    Abstract: The analysis of comorbidity is an open and complex research field in the branch of psychiatry, where clinical experience and several studies suggest that the relation among the psychiatric disorders may have etiological and treatment implications. In this paper, we are interested in applying latent feature modeling to find the latent structure behind the psychiatric disorders that can help to exam… ▽ More

    Submitted 29 January, 2014; originally announced January 2014.

    Comments: Submitted to Journal of Machine Learning Research