Zum Hauptinhalt springen

Showing 1–25 of 25 results for author: Zaiane, O R

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

    cs.CV

    Adaptive Mix for Semi-Supervised Medical Image Segmentation

    Authors: Zhiqiang Shen, Peng Cao, Junming Su, Jinzhu Yang, Osmar R. Zaiane

    Abstract: Mix-up is a key technique for consistency regularization-based semi-supervised learning methods, generating strong-perturbed samples for strong-weak pseudo-supervision. Existing mix-up operations are performed either randomly or with predefined rules, such as replacing low-confidence patches with high-confidence ones. The former lacks control over the perturbation degree, leading to overfitting on… ▽ More

    Submitted 31 July, 2024; originally announced July 2024.

  2. arXiv:2407.05248  [pdf, other

    cs.CV

    Self-Paced Sample Selection for Barely-Supervised Medical Image Segmentation

    Authors: Junming Su, Zhiqiang Shen, Peng Cao, Jinzhu Yang, Osmar R. Zaiane

    Abstract: The existing barely-supervised medical image segmentation (BSS) methods, adopting a registration-segmentation paradigm, aim to learn from data with very few annotations to mitigate the extreme label scarcity problem. However, this paradigm poses a challenge: pseudo-labels generated by image registration come with significant noise. To address this issue, we propose a self-paced sample selection fr… ▽ More

    Submitted 6 July, 2024; originally announced July 2024.

    Comments: Accepted to MICCAI 2024

  3. arXiv:2406.01919  [pdf, other

    cs.CL

    OTTAWA: Optimal TransporT Adaptive Word Aligner for Hallucination and Omission Translation Errors Detection

    Authors: Chenyang Huang, Abbas Ghaddar, Ivan Kobyzev, Mehdi Rezagholizadeh, Osmar R. Zaiane, Boxing Chen

    Abstract: Recently, there has been considerable attention on detecting hallucinations and omissions in Machine Translation (MT) systems. The two dominant approaches to tackle this task involve analyzing the MT system's internal states or relying on the output of external tools, such as sentence similarity or MT quality estimators. In this work, we introduce OTTAWA, a novel Optimal Transport (OT)-based word… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: Accepted by ACL 2024 Findings

  4. arXiv:2405.09777  [pdf, other

    cs.CV

    Rethinking Barely-Supervised Segmentation from an Unsupervised Domain Adaptation Perspective

    Authors: Zhiqiang Shen, Peng Cao, Junming Su, Jinzhu Yang, Osmar R. Zaiane

    Abstract: This paper investigates an extremely challenging problem, barely-supervised medical image segmentation (BSS), where the training dataset comprises limited labeled data with only single-slice annotations and numerous unlabeled images. Currently, state-of-the-art (SOTA) BSS methods utilize a registration-based paradigm, depending on image registration to propagate single-slice annotations into volum… ▽ More

    Submitted 15 May, 2024; originally announced May 2024.

  5. arXiv:2404.04887  [pdf, other

    cs.CV

    A Clinical-oriented Multi-level Contrastive Learning Method for Disease Diagnosis in Low-quality Medical Images

    Authors: Qingshan Hou, Shuai Cheng, Peng Cao, Jinzhu Yang, Xiaoli Liu, Osmar R. Zaiane, Yih Chung Tham

    Abstract: Representation learning offers a conduit to elucidate distinctive features within the latent space and interpret the deep models. However, the randomness of lesion distribution and the complexity of low-quality factors in medical images pose great challenges for models to extract key lesion features. Disease diagnosis methods guided by contrastive learning (CL) have shown significant advantages in… ▽ More

    Submitted 7 April, 2024; originally announced April 2024.

  6. arXiv:2301.06943  [pdf, other

    eess.IV cs.CV

    Self-supervised Domain Adaptation for Breaking the Limits of Low-quality Fundus Image Quality Enhancement

    Authors: Qingshan Hou, Peng Cao, Jiaqi Wang, Xiaoli Liu, Jinzhu Yang, Osmar R. Zaiane

    Abstract: Retinal fundus images have been applied for the diagnosis and screening of eye diseases, such as Diabetic Retinopathy (DR) or Diabetic Macular Edema (DME). However, both low-quality fundus images and style inconsistency potentially increase uncertainty in the diagnosis of fundus disease and even lead to misdiagnosis by ophthalmologists. Most of the existing image enhancement methods mainly focus o… ▽ More

    Submitted 17 January, 2023; originally announced January 2023.

  7. arXiv:2301.04465  [pdf, ps, other

    cs.CV

    Co-training with High-Confidence Pseudo Labels for Semi-supervised Medical Image Segmentation

    Authors: Zhiqiang Shen, Peng Cao, Hua Yang, Xiaoli Liu, Jinzhu Yang, Osmar R. Zaiane

    Abstract: Consistency regularization and pseudo labeling-based semi-supervised methods perform co-training using the pseudo labels from multi-view inputs. However, such co-training models tend to converge early to a consensus, degenerating to the self-training ones, and produce low-confidence pseudo labels from the perturbed inputs during training. To address these issues, we propose an Uncertainty-guided C… ▽ More

    Submitted 26 May, 2023; v1 submitted 11 January, 2023; originally announced January 2023.

  8. arXiv:2211.07717  [pdf, other

    cs.CL cs.LG

    Deep Temporal Modelling of Clinical Depression through Social Media Text

    Authors: Nawshad Farruque, Randy Goebel, Sudhakar Sivapalan, Osmar R. Zaïane

    Abstract: We describe the development of a model to detect user-level clinical depression based on a user's temporal social media posts. Our model uses a Depression Symptoms Detection (DSD) classifier, which is trained on the largest existing samples of clinician annotated tweets for clinical depression symptoms. We subsequently use our DSD model to extract clinically relevant features, e.g., depression sco… ▽ More

    Submitted 30 March, 2023; v1 submitted 28 October, 2022; originally announced November 2022.

    Comments: Tables are properly oriented and some more typos were fixed

  9. arXiv:2203.07990  [pdf

    cs.MM cs.AI cs.CL

    UofA-Truth at Factify 2022 : Transformer And Transfer Learning Based Multi-Modal Fact-Checking

    Authors: Abhishek Dhankar, Osmar R. Zaïane, Francois Bolduc

    Abstract: Identifying fake news is a very difficult task, especially when considering the multiple modes of conveying information through text, image, video and/or audio. We attempted to tackle the problem of automated misinformation/disinformation detection in multi-modal news sources (including text and images) through our simple, yet effective, approach in the FACTIFY shared task at De-Factify@AAAI2022.… ▽ More

    Submitted 28 January, 2022; originally announced March 2022.

  10. arXiv:2110.07515  [pdf, other

    cs.CL

    Non-Autoregressive Translation with Layer-Wise Prediction and Deep Supervision

    Authors: Chenyang Huang, Hao Zhou, Osmar R. Zaïane, Lili Mou, Lei Li

    Abstract: How do we perform efficient inference while retaining high translation quality? Existing neural machine translation models, such as Transformer, achieve high performance, but they decode words one by one, which is inefficient. Recent non-autoregressive translation models speed up the inference, but their quality is still inferior. In this work, we propose DSLP, a highly efficient and high-performa… ▽ More

    Submitted 14 October, 2021; originally announced October 2021.

  11. arXiv:2109.04335  [pdf, other

    cs.CV cs.LG eess.IV

    UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspective with Transformer

    Authors: Haonan Wang, Peng Cao, Jiaqi Wang, Osmar R. Zaiane

    Abstract: Most recent semantic segmentation methods adopt a U-Net framework with an encoder-decoder architecture. It is still challenging for U-Net with a simple skip connection scheme to model the global multi-scale context: 1) Not each skip connection setting is effective due to the issue of incompatible feature sets of encoder and decoder stage, even some skip connection negatively influence the segmenta… ▽ More

    Submitted 24 January, 2022; v1 submitted 9 September, 2021; originally announced September 2021.

    Comments: Accepted by AAAI 2022. Code is available at https://github.com/McGregorWwww/UCTransNet

  12. arXiv:2006.16403  [pdf, other

    cs.CL

    ANA at SemEval-2020 Task 4: mUlti-task learNIng for cOmmonsense reasoNing (UNION)

    Authors: Anandh Perumal, Chenyang Huang, Amine Trabelsi, Osmar R. Zaïane

    Abstract: In this paper, we describe our mUlti-task learNIng for cOmmonsense reasoNing (UNION) system submitted for Task C of the SemEval2020 Task 4, which is to generate a reason explaining why a given false statement is non-sensical. However, we found in the early experiments that simple adaptations such as fine-tuning GPT2 often yield dull and non-informative generations (e.g. simple negations). In order… ▽ More

    Submitted 29 June, 2020; originally announced June 2020.

    Comments: 7 pages, 1 figure, 3 tables, SemEval 2020

  13. U$^2$-Net: Going Deeper with Nested U-Structure for Salient Object Detection

    Authors: Xuebin Qin, Zichen Zhang, Chenyang Huang, Masood Dehghan, Osmar R. Zaiane, Martin Jagersand

    Abstract: In this paper, we design a simple yet powerful deep network architecture, U$^2$-Net, for salient object detection (SOD). The architecture of our U$^2$-Net is a two-level nested U-structure. The design has the following advantages: (1) it is able to capture more contextual information from different scales thanks to the mixture of receptive fields of different sizes in our proposed ReSidual U-block… ▽ More

    Submitted 8 March, 2022; v1 submitted 18 May, 2020; originally announced May 2020.

    Comments: Accepted in Pattern Recognition 2020

  14. arXiv:2005.01908  [pdf, other

    cs.AI cs.LG

    A multi-component framework for the analysis and design of explainable artificial intelligence

    Authors: S. Atakishiyev, H. Babiker, N. Farruque, R. Goebel1, M-Y. Kima, M. H. Motallebi, J. Rabelo, T. Syed, O. R. Zaïane

    Abstract: The rapid growth of research in explainable artificial intelligence (XAI) follows on two substantial developments. First, the enormous application success of modern machine learning methods, especially deep and reinforcement learning, which have created high expectations for industrial, commercial and social value. Second, the emergence of concern for creating trusted AI systems, including the cre… ▽ More

    Submitted 4 May, 2020; originally announced May 2020.

    Comments: 39 pages

  15. arXiv:2001.09403  [pdf, other

    cs.AI

    Sentiment and Knowledge Based Algorithmic Trading with Deep Reinforcement Learning

    Authors: Abhishek Nan, Anandh Perumal, Osmar R. Zaiane

    Abstract: Algorithmic trading, due to its inherent nature, is a difficult problem to tackle; there are too many variables involved in the real world which make it almost impossible to have reliable algorithms for automated stock trading. The lack of reliable labelled data that considers physical and physiological factors that dictate the ups and downs of the market, has hindered the supervised learning atte… ▽ More

    Submitted 26 January, 2020; originally announced January 2020.

  16. arXiv:1911.02147  [pdf, other

    cs.CL cs.LG

    Seq2Emo for Multi-label Emotion Classification Based on Latent Variable Chains Transformation

    Authors: Chenyang Huang, Amine Trabelsi, Xuebin Qin, Nawshad Farruque, Osmar R. Zaïane

    Abstract: Emotion detection in text is an important task in NLP and is essential in many applications. Most of the existing methods treat this task as a problem of single-label multi-class text classification. To predict multiple emotions for one instance, most of the existing works regard it as a general Multi-label Classification (MLC) problem, where they usually either apply a manually determined thresho… ▽ More

    Submitted 7 November, 2019; v1 submitted 5 November, 2019; originally announced November 2019.

    Comments: 10 pages, 2 figures, 5 tables

  17. arXiv:1909.05246  [pdf, ps, other

    cs.CL cs.LG stat.ML

    Self-Attentional Models Application in Task-Oriented Dialogue Generation Systems

    Authors: Mansour Saffar Mehrjardi, Amine Trabelsi, Osmar R. Zaiane

    Abstract: Self-attentional models are a new paradigm for sequence modelling tasks which differ from common sequence modelling methods, such as recurrence-based and convolution-based sequence learning, in the way that their architecture is only based on the attention mechanism. Self-attentional models have been used in the creation of the state-of-the-art models in many NLP tasks such as neural machine trans… ▽ More

    Submitted 10 September, 2019; originally announced September 2019.

    Comments: Appeared in proceedings of Recent Advances in Natural Language Processing (RANLP) Conference, 2019

  18. arXiv:1908.00648  [pdf, ps, other

    cs.CL cs.AI cs.IR cs.LG cs.SI

    Contrastive Reasons Detection and Clustering from Online Polarized Debate

    Authors: Amine Trabelsi, Osmar R. Zaiane

    Abstract: This work tackles the problem of unsupervised modeling and extraction of the main contrastive sentential reasons conveyed by divergent viewpoints on polarized issues. It proposes a pipeline approach centered around the detection and clustering of phrases, assimilated to argument facets using a novel Phrase Author Interaction Topic-Viewpoint model. The evaluation is based on the informativeness, th… ▽ More

    Submitted 1 August, 2019; originally announced August 2019.

    Comments: Best paper award in CICLing 2019: International Conference on Computational Linguistics and Intelligent Text Processing

  19. arXiv:1904.00132  [pdf, other

    cs.CL cs.IR cs.LG

    ANA at SemEval-2019 Task 3: Contextual Emotion detection in Conversations through hierarchical LSTMs and BERT

    Authors: Chenyang Huang, Amine Trabelsi, Osmar R. Zaïane

    Abstract: This paper describes the system submitted by ANA Team for the SemEval-2019 Task 3: EmoContext. We propose a novel Hierarchical LSTMs for Contextual Emotion Detection (HRLCE) model. It classifies the emotion of an utterance given its conversational context. The results show that, in this task, our HRCLE outperforms the most recent state-of-the-art text classification framework: BERT. We combine the… ▽ More

    Submitted 31 May, 2019; v1 submitted 29 March, 2019; originally announced April 2019.

    Comments: Accepted at the SemEval-2019 International Workshop on Semantic Evaluation

  20. arXiv:1811.10990  [pdf, other

    cs.CL cs.AI cs.LG stat.ML

    Generating Responses Expressing Emotion in an Open-domain Dialogue System

    Authors: Chenyang Huang, Osmar R. Zaïane

    Abstract: Neural network-based Open-ended conversational agents automatically generate responses based on predictive models learned from a large number of pairs of utterances. The generated responses are typically acceptable as a sentence but are often dull, generic, and certainly devoid of any emotion. In this paper, we present neural models that learn to express a given emotion in the generated response.… ▽ More

    Submitted 15 November, 2018; originally announced November 2018.

  21. arXiv:1801.01229  [pdf, other

    cs.SI physics.soc-ph

    Modular Networks for Validating Community Detection Algorithms

    Authors: Justin Fagnan, Afra Abnar, Reihaneh Rabbany, Osmar R. Zaiane

    Abstract: How can we accurately compare different community detection algorithms? These algorithms cluster nodes in a given network, and their performance is often validated on benchmark networks with explicit ground-truth communities. Given the lack of cluster labels in real-world networks, a model that generates realistic networks is required for accurate evaluation of these algorithm. In this paper, we p… ▽ More

    Submitted 3 January, 2018; originally announced January 2018.

  22. arXiv:1712.00006  [pdf, other

    cs.LG cs.AI

    Comparing Deep Reinforcement Learning and Evolutionary Methods in Continuous Control

    Authors: Shangtong Zhang, Osmar R. Zaiane

    Abstract: Reinforcement Learning and the Evolutionary Strategy are two major approaches in addressing complicated control problems. Both are strong contenders and have their own devotee communities. Both groups have been very active in developing new advances in their own domain and devising, in recent years, leading-edge techniques to address complex continuous control tasks. Here, in the context of Deep R… ▽ More

    Submitted 7 March, 2018; v1 submitted 29 November, 2017; originally announced December 2017.

    Comments: NIPS 2017 Deep Reinforcement Learning Symposium

  23. Complexity Analysis Approach for Prefabricated Construction Products Using Uncertain Data Clustering

    Authors: Wenying Ji, Simaan M. AbouRizk, Osmar R. Zaiane, Yitong Li

    Abstract: This paper proposes an uncertain data clustering approach to quantitatively analyze the complexity of prefabricated construction components through the integration of quality performance-based measures with associated engineering design information. The proposed model is constructed in three steps, which (1) measure prefabricated construction product complexity (hereafter referred to as product co… ▽ More

    Submitted 21 December, 2017; v1 submitted 28 October, 2017; originally announced October 2017.

  24. On Discovering Co-Location Patterns in Datasets: A Case Study of Pollutants and Child Cancers

    Authors: Jundong Li, Aibek Adilmagambetovm, Mohomed Shazan Mohomed Jabbar, Osmar R. Zaiane, Alvaro Osornio-Vargas, Osnat Wine

    Abstract: We intend to identify relationships between cancer cases and pollutant emissions and attempt to understand whether cancer in children is typically located together with some specific chemical combinations or is independent. Co-location pattern analysis seems to be the appropriate investigation to perform. Co-location mining is one of the tasks of spatial data mining which focuses on the detection… ▽ More

    Submitted 1 April, 2016; v1 submitted 23 December, 2014; originally announced December 2014.

    Comments: In GeoInformatica, 2016

    Journal ref: GeoInformatica 2016

  25. arXiv:1412.2601  [pdf, other

    cs.SI physics.soc-ph

    Generalization of Clustering Agreements and Distances for Overlapping Clusters and Network Communities

    Authors: Reihaneh Rabbany, Osmar R. Zaïane

    Abstract: A measure of distance between two clusterings has important applications, including clustering validation and ensemble clustering. Generally, such distance measure provides navigation through the space of possible clusterings. Mostly used in cluster validation, a normalized clustering distance, a.k.a. agreement measure, compares a given clustering result against the ground-truth clustering. Cluste… ▽ More

    Submitted 5 March, 2015; v1 submitted 8 December, 2014; originally announced December 2014.

    Journal ref: Data Mining and Knowledge Discovery: Volume 29, Issue 5 (2015)