Search Results for author: Mahdieh Soleymani Baghshah

Found 27 papers, 6 papers with code

MG-BERT: Multi-Graph Augmented BERT for Masked Language Modeling

no code implementations NAACL (TextGraphs) 2021 Parishad BehnamGhader, Hossein Zakerinia, Mahdieh Soleymani Baghshah

Pre-trained models like Bidirectional Encoder Representations from Transformers (BERT), have recently made a big leap forward in Natural Language Processing (NLP) tasks.

Knowledge Graphs Language Modelling +2

Language Plays a Pivotal Role in the Object-Attribute Compositional Generalization of CLIP

no code implementations27 Mar 2024 Reza Abbasi, Mohammad Samiei, Mohammad Hossein Rohban, Mahdieh Soleymani Baghshah

Vision-language models, such as CLIP, have shown promising Out-of-Distribution (OoD) generalization under various types of distribution shifts.

Attribute

Decompose-and-Compose: A Compositional Approach to Mitigating Spurious Correlation

no code implementations29 Feb 2024 Fahimeh Hosseini Noohdani, Parsa Hosseini, Aryan Yazdan Parast, HamidReza Yaghoubi Araghi, Mahdieh Soleymani Baghshah

Based on our observations, models trained with ERM usually highly attend to either the causal components or the components having a high spurious correlation with the label (especially in datapoints on which models have a high confidence).

counterfactual Image Classification

Annotation-Free Group Robustness via Loss-Based Resampling

no code implementations8 Dec 2023 Mahdi Ghaznavi, Hesam Asadollahzadeh, HamidReza Yaghoubi Araghi, Fahimeh Hosseini Noohdani, Mohammad Hossein Rohban, Mahdieh Soleymani Baghshah

In order to provide group robustness without such annotations, we propose a new method, called loss-based feature re-weighting (LFR), in which we infer a grouping of the data by evaluating an ERM-pre-trained model on a small left-out split of the training data.

Attribute Image Classification

Predicting risk/reward ratio in financial markets for asset management using machine learning

no code implementations15 Nov 2023 Reza Yarbakhsh, Mahdieh Soleymani Baghshah, Hamidreza Karimaghaie

Financial market forecasting remains a formidable challenge despite the surge in computational capabilities and machine learning advancements.

Algorithmic Trading Asset Management

A Distinct Unsupervised Reference Model From The Environment Helps Continual Learning

no code implementations11 Jan 2023 Seyyed AmirHossein Ameli Kalkhoran, Mohammadamin Banayeeanzade, Mahdi Samiei, Mahdieh Soleymani Baghshah

The existing continual learning methods are mainly focused on fully-supervised scenarios and are still not able to take advantage of unlabeled data available in the environment.

Continual Learning

BIMRL: Brain Inspired Meta Reinforcement Learning

1 code implementation29 Oct 2022 Seyed Roozbeh Razavi Rohani, Saeed Hedayatian, Mahdieh Soleymani Baghshah

Inspired by recent progress in meta-RL, we introduce BIMRL, a novel multi-layer architecture along with a novel brain-inspired memory module that will help agents quickly adapt to new tasks within a few episodes.

Meta Reinforcement Learning reinforcement-learning +1

SCGG: A Deep Structure-Conditioned Graph Generative Model

no code implementations20 Sep 2022 Faezeh Faez, Negin Hashemi Dijujin, Mahdieh Soleymani Baghshah, Hamid R. Rabiee

Deep learning-based graph generation approaches have remarkable capacities for graph data modeling, allowing them to solve a wide range of real-world problems.

Graph Generation Graph Representation Learning

Isoform Function Prediction Using a Deep Neural Network

no code implementations5 Aug 2022 Sara Ghazanfari, Ali Rasteh, Seyed Abolfazl Motahari, Mahdieh Soleymani Baghshah

Most studies have shown that alternative splicing plays a significant role in human health and disease.

Multiple Instance Learning

CCGG: A Deep Autoregressive Model for Class-Conditional Graph Generation

no code implementations7 Oct 2021 Yassaman Ommi, Matin Yousefabadi, Faezeh Faez, Amirmojtaba Sabour, Mahdieh Soleymani Baghshah, Hamid R. Rabiee

With an increase in the number of applications where data is represented as graphs, the problem of graph generation has recently become a hot topic.

Graph Generation

SOInter: A Novel Deep Energy-Based Interpretation Method for Explaining Structured Output Models

no code implementations29 Sep 2021 Seyyede Fatemeh Seyyedsalehi, Mahdieh Soleymani Baghshah, Hamid R. Rabiee

Because of the complex relationship between the computational path of output variables in structured models, a feature can affect the value of output through other ones.

Rate-Distortion Analysis of Minimum Excess Risk in Bayesian Learning

no code implementations10 May 2021 Hassan Hafez-Kolahi, Behrad Moniri, Shohreh Kasaei, Mahdieh Soleymani Baghshah

For the upper bound, the optimization is further constrained to use $R$ bits from the training set, a setting which relates MER to information-theoretic bounds on the generalization gap in frequentist learning.

RA-GCN: Graph Convolutional Network for Disease Prediction Problems with Imbalanced Data

1 code implementation27 Feb 2021 Mahsa Ghorbani, Anees Kazi, Mahdieh Soleymani Baghshah, Hamid R. Rabiee, Nassir Navab

This is accomplished by associating a graph-based neural network to each class, which is responsible for weighting the class samples and changing the importance of each sample for the classifier.

Disease Prediction Node Classification

Semi-Supervised Disentanglement of Class-Related and Class-Independent Factors in VAE

1 code implementation1 Feb 2021 Sina Hajimiri, Aryo Lotfi, Mahdieh Soleymani Baghshah

We address this problem by proposing a framework capable of disentangling class-related and class-independent factors of variation in data.

Disentanglement

Deep Graph Generators: A Survey

no code implementations31 Dec 2020 Faezeh Faez, Yassaman Ommi, Mahdieh Soleymani Baghshah, Hamid R. Rabiee

Deep generative models have achieved great success in areas such as image, speech, and natural language processing in the past few years.

Graph Generation Graph Representation Learning

Paraphrase Generation by Learning How to Edit from Samples

no code implementations ACL 2020 Amirhossein Kazemnejad, Mohammadreza Salehi, Mahdieh Soleymani Baghshah

With its novel editor module, the model then paraphrases the input sequence by editing it using the extracted relations between the retrieved pair of sentences.

Paraphrase Generation Retrieval +1

DGSAN: Discrete Generative Self-Adversarial Network

2 code implementations24 Aug 2019 Ehsan Montahaei, Danial Alihosseini, Mahdieh Soleymani Baghshah

The proposed method has an iterative manner in which each new generator is definedbased on the last discriminator.

Text Generation

Jointly Measuring Diversity and Quality in Text Generation Models

3 code implementations NAACL 2019 Ehsan Montahaei, Danial Alihosseini, Mahdieh Soleymani Baghshah

In this paper, we propose metrics to evaluate both the quality and diversity simultaneously by approximating the distance of the learned generative model and the real data distribution.

Sentence Text Generation

An Efficient Large-scale Semi-supervised Multi-label Classifier Capable of Handling Missing labels

no code implementations18 Jun 2016 Amirhossein Akbarnejad, Mahdieh Soleymani Baghshah

Multi-label classifiers have to address many problems including: handling large-scale datasets with many instances and a large set of labels, compensating missing label assignments in the training set, considering correlations between labels, as well as exploiting unlabeled data to improve prediction performance.

Dimensionality Reduction Missing Labels

Semi-supervised Zero-Shot Learning by a Clustering-based Approach

no code implementations29 May 2016 Seyed Mohsen Shojaee, Mahdieh Soleymani Baghshah

We seek a linear transformation on signatures to map them onto the visual features, such that the mapped signatures of the seen classes are close to labeled samples of the corresponding classes and unlabeled data are also close to the mapped signatures of one of the unseen classes.

Clustering Object Recognition +1

Selecting Efficient Features via a Hyper-Heuristic Approach

no code implementations20 Jan 2016 Mitra Montazeri, Mahdieh Soleymani Baghshah, Aliakbar Niknafs

Hyper-heuristic is a new heuristic approach which can search the solution space effectively by applying local searches appropriately.

feature selection

Active Distance-Based Clustering using K-medoids

no code implementations12 Dec 2015 Mehrdad Ghadiri, Amin Aghaee, Mahdieh Soleymani Baghshah

k-medoids algorithm is a partitional, centroid-based clustering algorithm which uses pairwise distances of data points and tries to directly decompose the dataset with $n$ points into a set of $k$ disjoint clusters.

Clustering

Cannot find the paper you are looking for? You can Submit a new open access paper.