Accepted Papers List
DC5716
A Framework for Participatory Budgeting with Resource Pooling
[+] More
[-] Less
Participatory budgeting (PB) is an implementation of direct democracy that allows members of a community to make collective budgeting decisions. However, existing PB processes rely upon a pre-defined central budget. We introduce a framework for pooling resources in addition to selecting projects, which we call PB with Resource Pooling. We motivate the key characteristics of this model and the basic properties we would like a mechanism to satisfy. We summarize results and discuss interesting questions related to our framework.
Game Theory and Economic Paradigms -> GTEP: Mechanism design
List of keywords
Game Theory and Economic Paradigms -> GTEP: Computational social choice Game Theory and Economic Paradigms -> GTEP: Mechanism design
DC5720
Human-AI Collaboration in Recruitment and Selection
[+] More
[-] Less
My research focuses on using algorithmic systems alongside human collaborators to outperform either humans or machines individually. I specialize in human-machine collaboration in recruiting and selecting talented groups of people.
AI Ethics, Trust, Fairness -> ETF: Bias
AI Ethics, Trust, Fairness -> ETF: Ethical, legal and societal issues
AI Ethics, Trust, Fairness -> ETF: Explainability and interpretability
AI Ethics, Trust, Fairness -> ETF: Societal impact of AI
AI Ethics, Trust, Fairness -> ETF: Trustworthy AI
Humans and AI -> HAI: Computer-aided education
Humans and AI -> HAI: Human-computer interaction
Machine Learning -> ML: Explainable/Interpretable machine learning
Machine Learning -> ML: Optimization
List of keywords
Multidisciplinary Topics and Applications -> MDA: Education AI Ethics, Trust, Fairness -> ETF: Bias
AI Ethics, Trust, Fairness -> ETF: Ethical, legal and societal issues
AI Ethics, Trust, Fairness -> ETF: Explainability and interpretability
AI Ethics, Trust, Fairness -> ETF: Societal impact of AI
AI Ethics, Trust, Fairness -> ETF: Trustworthy AI
Humans and AI -> HAI: Computer-aided education
Humans and AI -> HAI: Human-computer interaction
Machine Learning -> ML: Explainable/Interpretable machine learning
Machine Learning -> ML: Optimization
DC5756
Interpretability and Fairness in Machine Learning: A Formal Methods Approach
[+] More
[-] Less
The last decades have witnessed significant progress in machine learning with a host of applications of algorithmic decision-making in different safety-critical domains, such as medical, law, education, and transportation. In high-stake domains, machine learning predictions have far-reaching consequences on the end-users. With the aim of applying machine learning for societal goods, there have been increasing efforts to regulate machine learning by imposing interpretability, fairness, robustness, etc. in predictions. Towards responsible and trustworthy machine learning, we propose two research themes in our dissertation research: interpretability and fairness of machine learning classifiers. In particular, we design algorithms to learn interpretable rule-based classifiers, formally verify fairness, and explain the sources of unfairness. Prior approaches to these problems are often limited by scalability, accuracy, or both. To overcome these limitations, we closely integrate automated reasoning, formal methods, and statistics with fairness and interpretability to develop scalable and accurate solutions.
AI Ethics, Trust, Fairness -> ETF: Explainability and interpretability
AI Ethics, Trust, Fairness -> ETF: Fairness and diversity
List of keywords
General -> General AI Ethics, Trust, Fairness -> ETF: Explainability and interpretability
AI Ethics, Trust, Fairness -> ETF: Fairness and diversity
DC5769
Fairness and Stability in Complex Domains
[+] More
[-] Less
Fairness and stability are normative concepts that have been investigated for many social choice domains. Recently, increasing attention has fallen on richer, and more complex, settings and we look to develop, and study in depth, these fairness and stability notions in a variety of such complex domains.
General -> General
List of keywords
Game Theory and Economic Paradigms -> GTEP: Computational social choice General -> General
DC5805
Automated Content Moderation Using Transparent Solutions and Linguistic Expertise
[+] More
[-] Less
Since the dawn of Transformer-based models, the trade-off between transparency and accuracy has been a topical issue in the NLP community. Working towards ethical and transparent automated content moderation (ACM), my goal is to find where it is still relevant to implement linguistic expertise. I show that transparent statistical models based on linguistic knowledge can still be competitive, while linguistic features have many other useful applications.
AI Ethics, Trust, Fairness -> ETF: Explainability and interpretability
Natural Language Processing -> NLP: Applications
List of keywords
Natural Language Processing -> NLP: Interpretability and analysis of models for NLP AI Ethics, Trust, Fairness -> ETF: Explainability and interpretability
Natural Language Processing -> NLP: Applications
DC5807
Human-Centred Multimodal Deep Learning Models for Chest X-Ray Diagnosis
[+] More
[-] Less
My thesis consists of investigating how chest X-ray images, radiologists’ eye movements and patients’ clinical data can be used to teach a machine how radiologists read and classify images with the goal of creating human-centric AI architectures that can (1) capture radiologists’ search behavioural patterns using their eye-movements in order to improve classification in DL systems, and (2) automatically detect lesions in medical images using clinical data and eye tracking data. Heterogeneous data sources such as chest X-rays, radiologists’ eye movements, and patients’ clinical data can contribute to novel multimodal DL architectures that, instead of learning directly from images’ pixels, will learn human classification patterns encoded in both the eye movements of the images’ regions and patients’ medical history. In addition to a quantitative evaluation, I plan to conduct questionnaires with expert radiologists to understand the effectiveness of the proposed multimodal DL architecture.
Computer Vision -> CV: Recognition (object detection, categorization)
Humans and AI -> HAI: Human-AI collaboration
List of keywords
Computer Vision -> CV: Biomedical image analysis Computer Vision -> CV: Recognition (object detection, categorization)
Humans and AI -> HAI: Human-AI collaboration
DC5856
Cost-effective Artificial Neural Networks
[+] More
[-] Less
Deep neural networks (DNNs) have gained huge attention over the last several years due to their promising results in various tasks. However, due to their large model size and over-parameterization, they are recognized as being computationally demanding. Therefore, deep learning models are not well-suited to applications with limited computational resources and battery life. Current solutions to reduce computation costs mainly focus on inference efficiency while being resource-intensive during training. This Ph.D. research aims to address these challenges by developing cost-effective neural networks that can achieve decent performance on various complex tasks using minimum computational resources during training and inference of the network.
Machine Learning -> ML: Feature extraction, selection and dimensionality reduction
Machine Learning -> ML: Classification
List of keywords
Machine Learning -> ML: Learning sparse models Machine Learning -> ML: Feature extraction, selection and dimensionality reduction
Machine Learning -> ML: Classification
DC5893
Object Detection in Real Open Environment
[+] More
[-] Less
Although object detection has achieved impressive progress and has a broad impact, it still encounters significant challenges in accurately detecting objects in open-world scenarios. The data in real-world open scenes often exhibit characteristics of limited annotations, such as very few annotated samples or even unknown classes with no annotations. Our studies mainly focus on applying detection to various open scenes and addressing the challenges of sparse samples and unknown classes. The comprehensive research aims to develop more powerful and efficient methods for object detection in the open world, making them more suitable for real-world applications.
List of keywords
Computer Vision -> CV: Recognition (object detection, categorization) DC5895
Argumentation for Interactive Causal Discovery
[+] More
[-] Less
Causal reasoning reflects how humans perceive events in the world and establish relationships among them, identifying some as causes and others as effects. Causal discovery is about agreeing on these relationships and drawing them as a causal graph.
Argumentation is the way humans reason systematically about an idea: the medium we use to exchange opinions, to get to know and trust each other and possibly agree on controversial matters.
Developing AI which can argue with humans about causality would allow us to understand and validate the analysis of the AI and would allow the AI to bring evidence for or against humans’ prior knowledge.
This is the goal of this project: to develop a novel scientific paradigm of interactive causal discovery and train AI to recognise causes and effects by debating, with humans, the results of different statistical methods
AI Ethics, Trust, Fairness -> ETF: Trustworthy AI
Humans and AI -> HAI: Human-AI collaboration
Knowledge Representation and Reasoning -> KRR: Argumentation
Machine Learning -> ML: Causality
Machine Learning -> ML: Explainable/Interpretable machine learning
Machine Learning -> ML: Knowledge-aided learning
Uncertainty in AI -> UAI: Causality, structural causal models and causal inference
Uncertainty in AI -> UAI: Graphical models
List of keywords
Knowledge Representation and Reasoning -> KRR: Causality AI Ethics, Trust, Fairness -> ETF: Trustworthy AI
Humans and AI -> HAI: Human-AI collaboration
Knowledge Representation and Reasoning -> KRR: Argumentation
Machine Learning -> ML: Causality
Machine Learning -> ML: Explainable/Interpretable machine learning
Machine Learning -> ML: Knowledge-aided learning
Uncertainty in AI -> UAI: Causality, structural causal models and causal inference
Uncertainty in AI -> UAI: Graphical models
DC5898
Responsible Design Practices for Trustworthy AI: A Design Patterns Approach
[+] More
[-] Less
After several years of inquiry, realising trustworthy AI research in real-world systems remains difficult. Challenges include limited support for practical implementation, the need to facilitate multi-disciplinary human collaboration, and a lack of methods for holistic evaluation of trustworthy AI systems. This work proposes to augment research on trustworthy AI with research on responsible design practices to account for the socio-technical realities of developing AI systems. This study contributes to research on responsible design practice for trustworthy AI by developing design patterns for detecting and mitigating bias in voice-activated Edge AI applications.
AI Ethics, Trust, Fairness -> ETF: Bias
AI Ethics, Trust, Fairness -> ETF: Safety and robustness
AI Ethics, Trust, Fairness -> ETF: Societal impact of AI
Multidisciplinary Topics and Applications -> MDA: Sensor networks and smart cities
Multidisciplinary Topics and Applications -> MDA: Ubiquitous computing cystems
List of keywords
AI Ethics, Trust, Fairness -> ETF: Trustworthy AI AI Ethics, Trust, Fairness -> ETF: Bias
AI Ethics, Trust, Fairness -> ETF: Safety and robustness
AI Ethics, Trust, Fairness -> ETF: Societal impact of AI
Multidisciplinary Topics and Applications -> MDA: Sensor networks and smart cities
Multidisciplinary Topics and Applications -> MDA: Ubiquitous computing cystems
DC5899
Sources and Information Reliability Measures
[+] More
[-] Less
More and more information is shared on the web or on social media platforms, and the information provided can be conflicting. In this case, we need to decide which information is reliable and should be taken into account. We want to define measures of reliability for each source that provides information, but also to find the truth among the conflicting information, and propose properties of these measures.
Game Theory and Economic Paradigms -> GTEP: Computational social choice
Multidisciplinary Topics and Applications -> MDA: Web and social networks
List of keywords
Agent-based and Multi-agent Systems -> MAS: Trust and reputation Game Theory and Economic Paradigms -> GTEP: Computational social choice
Multidisciplinary Topics and Applications -> MDA: Web and social networks
DC5900
Predictive Modelling of Human Reasoning Using AGM Belief Revision
[+] More
[-] Less
While many forms of belief change exist, relationship between belief revision and human reasoning is of primary interest in this work. The theory of belief revision extends classical two-valued logic with an approach to resolve the conflict between a set of beliefs and newly learned information. The goal of this project is to test how humans revise conflicting beliefs. Experiments are proposed in which human subjects are required to resolve conflicting beliefs via relevance and confidence. In our analysis, the human responses will be evaluated against the predictions of two perspectives of propositional belief revision: formal and psychological.
Knowledge Representation and Reasoning -> KRR: Belief change
List of keywords
Humans and AI -> HAI: Cognitive modeling Knowledge Representation and Reasoning -> KRR: Belief change
DC5901
AI Techniques for Urban Traffic Control and Mobility
[+] More
[-] Less
The growing population has accelerated the process of urbanisation, and is putting under stress the urban transport infrastructure. This results in increased traffic congestion, with significant health, economy, and social issues.
Artificial Intelligence techniques are increasingly demonstrating their capabilities in predicting and supporting urban traffic control, by extending the abilities of traffic authorities in planning and reacting to different traffic conditions. In this context, our main research topic fits in the autonomic traffic control theme, with the aim of supporting the design of autonomous traffic control systems.
Multidisciplinary Topics and Applications -> MDA: Transportation
Machine Learning -> ML: Applications
List of keywords
General -> General Multidisciplinary Topics and Applications -> MDA: Transportation
Machine Learning -> ML: Applications
DC5906
On Building a Semi-Automated Framework for Generating Causal Bayesian Networks from Raw Text
[+] More
[-] Less
The availability of a large amount of unstructured text has generated interest in utilizing it for future decision-making and developing strategies in various critical domains. Despite some progress, automatically generating accurate reasoning models from the raw text is still an active area of research. Furthermore, most proposed approaches focus on a specific do-main. As such, their suggested transformation methods are usually unreliable when applied to other domains. This research aims to develop a framework, SCANER (Semi-automated CAusal Network Extraction from Raw text), to convert raw text into Causal Bayesian Networks (CBNs). The framework will then be employed in various domains to demonstrate its utilization as a decision-support tool. The preliminary experiments have focused on three domains: political narratives, food insecurity, and medical sciences. The future focus is on developing BNs from political narratives and modifying them through various methods to reduce the level of aggressiveness or extremity in the narratives without causing conflict among the masses or countries.
Natural Language Processing -> NLP: Applications
Knowledge Representation and Reasoning -> KRR: Causality
Uncertainty in AI -> UAI: Graphical models
List of keywords
Natural Language Processing -> NLP: Information extraction Natural Language Processing -> NLP: Applications
Knowledge Representation and Reasoning -> KRR: Causality
Uncertainty in AI -> UAI: Graphical models
DC5907
Using Liquid Democracy For Attention-Aware Social Choice
[+] More
[-] Less
My PhD research deals with the use of Liquid Democracy (LD) for social choice scenarios, while considering the scarcity of attention as a driving factor. My aim is to better understand LD: theoretically as well as practically; in particular, by establishing containment in certain computational classes for corresponding combinatorial problems, suggesting methods to improve the use of LD, and understand its adaptation to specific scenarios. Concretely, I consider the use of LD as a solution for the problem of low voter attention in light of the high cognitive effort needed by voters to actively participate in voting processes.
Agent-based and Multi-agent Systems -> MAS: Agent societies
Agent-based and Multi-agent Systems -> MAS: Agent-based simulation and emergence
Agent-based and Multi-agent Systems -> MAS: Applications
List of keywords
Game Theory and Economic Paradigms -> GTEP: Computational social choice Agent-based and Multi-agent Systems -> MAS: Agent societies
Agent-based and Multi-agent Systems -> MAS: Agent-based simulation and emergence
Agent-based and Multi-agent Systems -> MAS: Applications
DC5911
Sample Efficient Paradigms for Personalized Assessment of Taskable AI Systems
[+] More
[-] Less
The vast diversity of internal designs of taskable black-box AI systems and their nuanced zones of safe functionality make it difficult for a layperson to use them without unintended side effects. The focus of my dissertation is to develop paradigms that would enable a user to assess and understand the limits of an AI system’s safe operability. We develop a personalized AI assessment module that lets an AI system execute instruction sequences in simulators and answer queries about these executions. Our results show that such a primitive query-response capability is sufficient to efficiently derive a user-interpretable model of the system’s capabilities in fully observable settings.
Knowledge Representation and Reasoning -> KRR: Learning and reasoning
Knowledge Representation and Reasoning -> KRR: Reasoning about actions
Planning and Scheduling -> PS: Model-based reasoning
List of keywords
Planning and Scheduling -> PS: Learning in planning and scheduling Knowledge Representation and Reasoning -> KRR: Learning and reasoning
Knowledge Representation and Reasoning -> KRR: Reasoning about actions
Planning and Scheduling -> PS: Model-based reasoning
DC5912
Reliable Neuro-Symbolic Abstractions for Planning and Learning
[+] More
[-] Less
Although state-of-the-art hierarchical robot planning algorithms allow robots to efficiently compute long-horizon motion plans for achieving user desired tasks, these methods typically rely upon environment-dependent state and action abstractions that need to be hand-designed by experts. On the other hand, non-hierarchical robot planning approaches fail to compute solutions for complex tasks that require reasoning over a long horizon. My research addresses these problems by proposing an approach for learning abstractions and developing hierarchical planners that efficiently use learned abstractions to boost robot planning performance and provide strong guarantees of reliability.
Planning and Scheduling -> PS: Hierarchical planning
Planning and Scheduling -> PS: Learning in planning and scheduling
Planning and Scheduling -> PS: Planning under uncertainty
Robotics -> ROB: Learning in robotics
Robotics -> ROB: Motion and path planning
List of keywords
Planning and Scheduling -> PS: Robot planning Planning and Scheduling -> PS: Hierarchical planning
Planning and Scheduling -> PS: Learning in planning and scheduling
Planning and Scheduling -> PS: Planning under uncertainty
Robotics -> ROB: Learning in robotics
Robotics -> ROB: Motion and path planning
DC5913
Exploring Multilingual Intent Dynamics and Applications
[+] More
[-] Less
Multilingual Intent Detection and explore its different characteristics are major field of study for last few years. But, detection of intention dynamics from text or voice, especially in the Indian multilingual contexts, is a challenging task. So, my first research question is on intent detection and then I work on the application in Indian Multilingual Healthcare scenario. Speech dialogue systems are designed by a pre-defined set of intents to perform user specified tasks. Newer intentions may surface
over time that call for retraining. However, the newer intents may not be explicitly announced and need to be inferred dynamically.
Hence, here are two crucial jobs: (a) recognizing newly emergent intents; and (b) annotating the data of the new intents in order
to effectively retrain the underlying classifier. The tasks become specially challenging when a large number of new intents emerge
simultaneously and there is a limited budget of manual annotation. We develop MNID (Multiple Novel Intent Detection), a cluster
based framework that can identify multiple novel intents while optimized human annotation cost. Empirical findings on numerous
benchmark datasets (of varying sizes) show that MNID surpasses the baseline approaches in terms of accuracy and F1-score by wisely allocating the budget for annotation. We apply intent detection approach on different domains in Indian multilingual scenarios –
healthcare, finance etc. The creation of advanced NLU healthcare systems is threatened by the lack of data and technology constraints for resource-poor languages in developing nations like India. We evaluate the current state of several cutting-edge language models used in the healthcare with the goal of detecting query intents and corresponding entities. We conduct comprehensive trials on a
number of models different realistic contexts, and we investigate the practical relevance depending on budget and the availability of
data on English.
Natural Language Processing -> NLP: Information retrieval and text mining
Natural Language Processing -> NLP: Applications
List of keywords
Natural Language Processing -> NLP: Machine translation and multilinguality Natural Language Processing -> NLP: Information retrieval and text mining
Natural Language Processing -> NLP: Applications
DC5914
On Adaptivity and Safety in Sequential Decision Making
[+] More
[-] Less
Sequential decision making is an important field in machine learning, encompassing techniques such as online optimization, structured bandits, and reinforcement learning, which have numerous applications such as recommendation systems, online advertising, conversational agents, and robot learning. However, two key challenges face real-world sequential decision making: the need for adaptable models and the need for safety during both learning and execution. Adaptability refers to the ability of a model to quickly adapt to new and diverse environments, which is especially challenging in environments where feedback is sparse. To address this challenge, we propose using meta reinforcement learning with sub-optimal demonstration data. Safety is also critical in real-world sequential decision making. A model that adheres to safety requirements can avoid dangerous outcomes and ensure the safety of humans and other agents in the environment. We propose an approach based on online convex optimization that ensures safety at every time step. Addressing these challenges can lead to the development of more robust, safe, and adaptable AI systems that can perform a wide range of tasks and operate in a variety of environments.
Machine Learning -> ML: Optimization
AI Ethics, Trust, Fairness -> ETF: Safety and robustness
List of keywords
Machine Learning -> ML: Reinforcement learning Machine Learning -> ML: Optimization
AI Ethics, Trust, Fairness -> ETF: Safety and robustness
DC5917
Identifying and Mitigating Bias in Algorithmic Decisions
[+] More
[-] Less
I am a 3rd-year computer science PhD student at the University of Zurich. I would like to pursue my interest by applying for the IJCAI 2023 doctoral consortium.
In my PhD, I combine computer science and philosophy for theoretical and empirical analyses to study the fairness of algorithmic decision-making systems. The goal is to reduce the risk of having a biased algorithmic decision-making systems, assuming that this would be harmful to society. To do that, I focus on supervised ML used to inform binary decision making. I investigate both the identification and the mitigation of bias (i.e., unfairness) in such systems.
In the future, I intend to continue with my interdisciplinary work. More specifically, I am planning to investigate the temporal dynamics of ML-based decision-making systems and their effects on the evolvement of bias over time. I hope to develop novel solutions that ensure efficient, effective, and most importantly equitable long-term solutions that can cope with temporal distributions shift (e.g., of the target variable). In addition to that, I am working on applying the theoretical solutions to real world use cases, such as homelessness prevention using predictive analytics to detect people at high risk, ensuring fairer advertisement impressions on online ad platforms, using risk predictions models for insurance pricing without discriminating insured individuals.
AI Ethics, Trust, Fairness -> ETF: Bias
AI Ethics, Trust, Fairness -> ETF: Fairness and diversity
AI Ethics, Trust, Fairness -> ETF: Societal impact of AI
AI Ethics, Trust, Fairness -> ETF: Trustworthy AI
List of keywords
AI Ethics, Trust, Fairness -> ETF: Moral decision making AI Ethics, Trust, Fairness -> ETF: Bias
AI Ethics, Trust, Fairness -> ETF: Fairness and diversity
AI Ethics, Trust, Fairness -> ETF: Societal impact of AI
AI Ethics, Trust, Fairness -> ETF: Trustworthy AI