← Search

Sinan Kalkan

17 accepted papers

2026

FairSSL: Fair Multimodal Self-Supervised Learning

ICML 2026poster

Multimodal Self-Supervised Learning (SSL) has achieved remarkable success by learning representations from multiple views of data. However, prevalent methods rely on the redundancy assumption—that different views share substantial task-relevant information. We argue that this assumption fails in com…

Cited by 0SourceScholar
2024

BaSeNet: A Learning-based Mobile Manipulator Base Pose Sequence Planning for Pickup Tasks

IROS 2024poster

In many applications, a mobile manipulator robot is required to grasp a set of objects distributed in space. This may not be feasible from a single base pose and the robot must plan the sequence of base poses for grasping all objects, minimizing the total navigation and grasping time. This is a Comb…

Cited by 2SourceScholar
2024

Bucketed Ranking-based Losses for Efficient Training of Object Detectors

ECCV 2024poster

"Ranking-based loss functions, such as Average Precision Loss and Rank&Sort Loss, outperform widely used score-based losses in object detection. These loss functions better align with the evaluation criteria, have fewer hyperparameters, and offer robustness against the imbalance between positive and…

2024

FairReFuse: Referee-Guided Fusion for Multi-Modal Causal Fairness in Depression Detection

IJCAI 2024poster

Machine learning (ML) bias in mental health detection and analysis is becoming an increasingly pertinent challenge. Despite promising efforts indicating that multimodal methods work better than unimodal methods, there is minimal work on multimodal fairness for depression detection. We propose a ca…

Cited by 6SourcePDFScholar
2024

RankED: Addressing Imbalance and Uncertainty in Edge Detection Using Ranking-based Losses

CVPR 2024poster

Detecting edges in images suffers from the problems of (P1) heavy imbalance between positive and negative classes as well as (P2) label uncertainty owing to disagreement between different annotators. Existing solutions address P1 using class-balanced cross-entropy loss and dice loss and P2 by only p…

2023

Correlation Loss: Enforcing Correlation between Classification and Localization

AAAI 2023technical

Object detectors are conventionally trained by a weighted sum of classification and localization losses. Recent studies (e.g., predicting IoU with an auxiliary head, Generalized Focal Loss, Rank & Sort Loss) have shown that forcing these two loss terms to interact with each other in non-conventional…

2022

AssembleRL: Learning to Assemble Furniture from Their Point Clouds

IROS 2022poster

The rise of simulation environments has enabled learning-based approaches for assembly planning, which is otherwise a labor-intensive and daunting task. Assembling furniture is especially interesting since furniture are intricate and pose challenges for learning-based approaches. Surprisingly, human…

Cited by 9SourcecodeScholar
2021

Rank & Sort Loss for Object Detection and Instance Segmentation

ICCV 2021poster

We propose Rank & Sort (RS) Loss, a ranking-based loss function to train deep object detection and instance segmentation methods (i.e. visual detectors). RS Loss supervises the classifier, a sub-network of these methods, to rank each positive above all negatives as well as to sort positives among th…

Cited by 62PDFcodeScholar
2020

A Ranking-based, Balanced Loss Function Unifying Classification and Localisation in Object Detection

NeurIPS 2020spotlight

We propose average Localisation-Recall-Precision (aLRP), a unified, bounded, balanced and ranking-based loss function for both classification and localisation tasks in object detection. aLRP extends the Localisation-Recall-Precision (LRP) performance metric (Oksuz et al., 2018) inspired from how Ave…

2019

Learning to Generate Unambiguous Spatial Referring Expressions for Real-World Environments

IROS 2019poster

Referring to objects in a natural and unambiguous manner is crucial for effective human-robot interaction. Previous research on learning-based referring expressions has focused primarily on comprehension tasks, while generating referring expressions is still mostly limited to rule-based methods. In…

Cited by 21SourceScholar
2018

A Deep Incremental Boltzmann Machine for Modeling Context in Robots

ICRA 2018poster

Context is an essential capability for robots that are to be as adaptive as possible in challenging environments. Although there are many context modeling efforts, they assume a fixed structure and number of contexts. In this paper, we propose an incremental deep model that extends Restricted Boltzm…

Cited by 12SourceScholar
2018

CINet: A Learning Based Approach to Incremental Context Modeling in Robots

IROS 2018poster

There have been several attempts at modeling context in robots. However, either these attempts assume a fixed number of contexts or use a rule-based approach to determine when to increment the number of contexts. In this paper, we pose the task of when to increment as a learning problem, which we so…

Cited by 8SourceScholar
2018

Localization Recall Precision (LRP): A New Performance Metric for Object Detection

ECCV 2018poster

Average precision (AP), the area under the recall-precision (RP) curve, is the standard performance measure for object detection. Despite its wide acceptance, it has a number of shortcomings, the most important of which are (i) the inability to distinguish very different RP curves, and (ii) the lack…

2018

What is (Missing or Wrong) in the Scene? A Hybrid Deep Boltzmann Machine for Contextualized Scene Modeling

ICRA 2018poster

Scene models allow robots to reason about what is in the scene, what else should be in it, and what should not be in it. In this paper, we propose a hybrid Boltzmann Machine (BM) for scene modeling where relations between objects are integrated. To be able to do that, we extend BM to include tri-way…

Cited by 10SourceScholar