Skip to main content

Showing 1–39 of 39 results for author: Iscen, A

  1. arXiv:2403.08144  [pdf, other

    cs.RO cs.HC

    Prosody for Intuitive Robotic Interface Design: It's Not What You Said, It's How You Said It

    Authors: Elaheh Sanoubari, Atil Iscen, Leila Takayama, Stefano Saliceti, Corbin Cunningham, Ken Caluwaerts

    Abstract: In this paper, we investigate the use of 'prosody' (the musical elements of speech) as a communicative signal for intuitive human-robot interaction interfaces. Our approach, rooted in Research through Design (RtD), examines the application of prosody in directing a quadruped robot navigation. We involved ten team members in an experiment to command a robot through an obstacle course using natural… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: This paper was accepted at the Lifelong Learning and Personalization in Long-Term Human-Robot Interaction (LEAP-HRI) workshop at ACM/IEEE International Conference on Human Robot Interaction (HRI) 2024

  2. arXiv:2403.02041  [pdf, other

    cs.CV

    A Generative Approach for Wikipedia-Scale Visual Entity Recognition

    Authors: Mathilde Caron, Ahmet Iscen, Alireza Fathi, Cordelia Schmid

    Abstract: In this paper, we address web-scale visual entity recognition, specifically the task of mapping a given query image to one of the 6 million existing entities in Wikipedia. One way of approaching a problem of such scale is using dual-encoder models (eg CLIP), where all the entity names and query images are embedded into a unified space, paving the way for an approximate k-NN search. Alternatively,… ▽ More

    Submitted 21 March, 2024; v1 submitted 4 March, 2024; originally announced March 2024.

    Comments: CVPR2024

  3. arXiv:2403.01248  [pdf, other

    cs.CV cs.AI cs.CL cs.LG

    SceneCraft: An LLM Agent for Synthesizing 3D Scene as Blender Code

    Authors: Ziniu Hu, Ahmet Iscen, Aashi Jain, Thomas Kipf, Yisong Yue, David A. Ross, Cordelia Schmid, Alireza Fathi

    Abstract: This paper introduces SceneCraft, a Large Language Model (LLM) Agent converting text descriptions into Blender-executable Python scripts which render complex scenes with up to a hundred 3D assets. This process requires complex spatial planning and arrangement. We tackle these challenges through a combination of advanced abstraction, strategic planning, and library learning. SceneCraft first models… ▽ More

    Submitted 2 March, 2024; originally announced March 2024.

  4. Robotic Table Tennis: A Case Study into a High Speed Learning System

    Authors: David B. D'Ambrosio, Jonathan Abelian, Saminda Abeyruwan, Michael Ahn, Alex Bewley, Justin Boyd, Krzysztof Choromanski, Omar Cortes, Erwin Coumans, Tianli Ding, Wenbo Gao, Laura Graesser, Atil Iscen, Navdeep Jaitly, Deepali Jain, Juhana Kangaspunta, Satoshi Kataoka, Gus Kouretas, Yuheng Kuang, Nevena Lazic, Corey Lynch, Reza Mahjourian, Sherry Q. Moore, Thinh Nguyen, Ken Oslund , et al. (10 additional authors not shown)

    Abstract: We present a deep-dive into a real-world robotic learning system that, in previous work, was shown to be capable of hundreds of table tennis rallies with a human and has the ability to precisely return the ball to desired targets. This system puts together a highly optimized perception subsystem, a high-speed low-latency robot controller, a simulation paradigm that can prevent damage in the real w… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

    Comments: Published and presented at Robotics: Science and Systems (RSS2023)

  5. arXiv:2306.08129  [pdf, other

    cs.CV cs.AI cs.CL

    AVIS: Autonomous Visual Information Seeking with Large Language Model Agent

    Authors: Ziniu Hu, Ahmet Iscen, Chen Sun, Kai-Wei Chang, Yizhou Sun, David A Ross, Cordelia Schmid, Alireza Fathi

    Abstract: In this paper, we propose an autonomous information seeking visual question answering framework, AVIS. Our method leverages a Large Language Model (LLM) to dynamically strategize the utilization of external tools and to investigate their outputs, thereby acquiring the indispensable knowledge needed to provide answers to the posed questions. Responding to visual questions that necessitate external… ▽ More

    Submitted 2 November, 2023; v1 submitted 13 June, 2023; originally announced June 2023.

    Comments: Published on NeurIPS 2023

  6. arXiv:2306.07196  [pdf, other

    cs.CV

    Retrieval-Enhanced Contrastive Vision-Text Models

    Authors: Ahmet Iscen, Mathilde Caron, Alireza Fathi, Cordelia Schmid

    Abstract: Contrastive image-text models such as CLIP form the building blocks of many state-of-the-art systems. While they excel at recognizing common generic concepts, they still struggle on fine-grained entities which are rare, or even absent from the pre-training dataset. Hence, a key ingredient to their success has been the use of large-scale curated pre-training data aiming at expanding the set of conc… ▽ More

    Submitted 21 February, 2024; v1 submitted 12 June, 2023; originally announced June 2023.

  7. arXiv:2305.14654  [pdf, other

    cs.RO cs.AI

    Barkour: Benchmarking Animal-level Agility with Quadruped Robots

    Authors: Ken Caluwaerts, Atil Iscen, J. Chase Kew, Wenhao Yu, Tingnan Zhang, Daniel Freeman, Kuang-Huei Lee, Lisa Lee, Stefano Saliceti, Vincent Zhuang, Nathan Batchelor, Steven Bohez, Federico Casarini, Jose Enrique Chen, Omar Cortes, Erwin Coumans, Adil Dostmohamed, Gabriel Dulac-Arnold, Alejandro Escontrela, Erik Frey, Roland Hafner, Deepali Jain, Bauyrjan Jyenis, Yuheng Kuang, Edward Lee , et al. (19 additional authors not shown)

    Abstract: Animals have evolved various agile locomotion strategies, such as sprinting, leaping, and jumping. There is a growing interest in developing legged robots that move like their biological counterparts and show various agile skills to navigate complex environments quickly. Despite the interest, the field lacks systematic benchmarks to measure the performance of control policies and hardware in agili… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: 17 pages, 19 figures

  8. arXiv:2304.05173  [pdf, other

    cs.CV cs.LG

    Improving Image Recognition by Retrieving from Web-Scale Image-Text Data

    Authors: Ahmet Iscen, Alireza Fathi, Cordelia Schmid

    Abstract: Retrieval augmented models are becoming increasingly popular for computer vision tasks after their recent success in NLP problems. The goal is to enhance the recognition capabilities of the model by retrieving similar examples for the visual input from an external memory set. In this work, we introduce an attention-based memory module, which learns the importance of each retrieved example from the… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Comments: Accepted to CVPR 2023

  9. arXiv:2212.05221  [pdf, other

    cs.CV cs.AI

    REVEAL: Retrieval-Augmented Visual-Language Pre-Training with Multi-Source Multimodal Knowledge Memory

    Authors: Ziniu Hu, Ahmet Iscen, Chen Sun, Zirui Wang, Kai-Wei Chang, Yizhou Sun, Cordelia Schmid, David A. Ross, Alireza Fathi

    Abstract: In this paper, we propose an end-to-end Retrieval-Augmented Visual Language Model (REVEAL) that learns to encode world knowledge into a large-scale memory, and to retrieve from it to answer knowledge-intensive queries. REVEAL consists of four key components: the memory, the encoder, the retriever and the generator. The large-scale memory encodes various sources of multimodal world knowledge (e.g.… ▽ More

    Submitted 3 April, 2023; v1 submitted 10 December, 2022; originally announced December 2022.

    Comments: Published on CVPR 2023

  10. arXiv:2210.04485  [pdf, other

    cs.CV cs.LG

    A Memory Transformer Network for Incremental Learning

    Authors: Ahmet Iscen, Thomas Bird, Mathilde Caron, Alireza Fathi, Cordelia Schmid

    Abstract: We study class-incremental learning, a training setup in which new classes of data are observed over time for the model to learn from. Despite the straightforward problem formulation, the naive application of classification models to class-incremental learning results in the "catastrophic forgetting" of previously seen classes. One of the most successful existing methods has been the use of a memo… ▽ More

    Submitted 10 October, 2022; originally announced October 2022.

  11. arXiv:2203.15103  [pdf, other

    cs.AI cs.RO

    Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions

    Authors: Alejandro Escontrela, Xue Bin Peng, Wenhao Yu, Tingnan Zhang, Atil Iscen, Ken Goldberg, Pieter Abbeel

    Abstract: Training a high-dimensional simulated agent with an under-specified reward function often leads the agent to learn physically infeasible strategies that are ineffective when deployed in the real world. To mitigate these unnatural behaviors, reinforcement learning practitioners often utilize complex reward functions that encourage physically plausible behaviors. However, a tedious labor-intensive t… ▽ More

    Submitted 28 March, 2022; originally announced March 2022.

    Comments: 8 pages, 6 figures, 3 tables

  12. arXiv:2202.02200  [pdf, other

    cs.CV cs.LG

    Learning with Neighbor Consistency for Noisy Labels

    Authors: Ahmet Iscen, Jack Valmadre, Anurag Arnab, Cordelia Schmid

    Abstract: Recent advances in deep learning have relied on large, labelled datasets to train high-capacity models. However, collecting large datasets in a time- and cost-efficient manner often results in label noise. We present a method for learning from noisy labels that leverages similarities between training examples in feature space, encouraging the prediction of each example to be similar to its nearest… ▽ More

    Submitted 6 July, 2022; v1 submitted 4 February, 2022; originally announced February 2022.

    Comments: The code is available at https://github.com/google-research/scenic/tree/main/scenic/projects/ncr

  13. arXiv:2104.05279  [pdf, other

    cs.CV cs.LG

    Class-Balanced Distillation for Long-Tailed Visual Recognition

    Authors: Ahmet Iscen, André Araujo, Boqing Gong, Cordelia Schmid

    Abstract: Real-world imagery is often characterized by a significant imbalance of the number of images per class, leading to long-tailed distributions. An effective and simple approach to long-tailed visual recognition is to learn feature representations and a classifier separately, with instance and class-balanced sampling, respectively. In this work, we introduce a new framework, by making the key observa… ▽ More

    Submitted 12 January, 2022; v1 submitted 12 April, 2021; originally announced April 2021.

    Comments: The code is available at https://github.com/google-research/google-research/tree/master/class_balanced_distillation

  14. arXiv:2012.14464  [pdf, other

    cs.RO cs.AI

    Disentangled Planning and Control in Vision Based Robotics via Reward Machines

    Authors: Alberto Camacho, Jacob Varley, Deepali Jain, Atil Iscen, Dmitry Kalashnikov

    Abstract: In this work we augment a Deep Q-Learning agent with a Reward Machine (DQRM) to increase speed of learning vision-based policies for robot tasks, and overcome some of the limitations of DQN that prevent it from converging to good-quality policies. A reward machine (RM) is a finite state machine that decomposes a task into a discrete planning graph and equips the agent with a reward function to gui… ▽ More

    Submitted 28 December, 2020; originally announced December 2020.

    Comments: Accepted to the Deep Reinforcement Learning Workshop at Neural Information Processing Systems (2020)

  15. arXiv:2011.11722  [pdf, other

    cs.RO cs.CV cs.LG

    From Pixels to Legs: Hierarchical Learning of Quadruped Locomotion

    Authors: Deepali Jain, Atil Iscen, Ken Caluwaerts

    Abstract: Legged robots navigating crowded scenes and complex terrains in the real world are required to execute dynamic leg movements while processing visual input for obstacle avoidance and path planning. We show that a quadruped robot can acquire both of these skills by means of hierarchical reinforcement learning (HRL). By virtue of their hierarchical structure, our policies learn to implicitly break do… ▽ More

    Submitted 23 November, 2020; originally announced November 2020.

    Journal ref: 4th Conference on Robot Learning (CoRL 2020), Cambridge MA, USA

  16. arXiv:2011.05541  [pdf, other

    cs.RO

    Learning Agile Locomotion Skills with a Mentor

    Authors: Atil Iscen, George Yu, Alejandro Escontrela, Deepali Jain, Jie Tan, Ken Caluwaerts

    Abstract: Developing agile behaviors for legged robots remains a challenging problem. While deep reinforcement learning is a promising approach, learning truly agile behaviors typically requires tedious reward shaping and careful curriculum design. We formulate agile locomotion as a multi-stage learning problem in which a mentor guides the agent throughout the training. The mentor is optimized to place a ch… ▽ More

    Submitted 10 November, 2020; originally announced November 2020.

  17. arXiv:2011.05513  [pdf, other

    cs.RO

    Zero-Shot Terrain Generalization for Visual Locomotion Policies

    Authors: Alejandro Escontrela, George Yu, Peng Xu, Atil Iscen, Jie Tan

    Abstract: Legged robots have unparalleled mobility on unstructured terrains. However, it remains an open challenge to design locomotion controllers that can operate in a large variety of environments. In this paper, we address this challenge of automatically learning locomotion controllers that can generalize to a diverse collection of terrains often encountered in the real world. We frame this challenge as… ▽ More

    Submitted 10 November, 2020; originally announced November 2020.

  18. arXiv:2004.00713  [pdf, other

    cs.CV

    Memory-Efficient Incremental Learning Through Feature Adaptation

    Authors: Ahmet Iscen, Jeffrey Zhang, Svetlana Lazebnik, Cordelia Schmid

    Abstract: We introduce an approach for incremental learning that preserves feature descriptors of training images from previously learned classes, instead of the images themselves, unlike most existing work. Keeping the much lower-dimensional feature embeddings of images reduces the memory footprint significantly. We assume that the model is updated incrementally for new classes as new data becomes availabl… ▽ More

    Submitted 24 August, 2020; v1 submitted 1 April, 2020; originally announced April 2020.

  19. arXiv:1910.02812  [pdf, other

    cs.RO cs.AI cs.LG

    Policies Modulating Trajectory Generators

    Authors: Atil Iscen, Ken Caluwaerts, Jie Tan, Tingnan Zhang, Erwin Coumans, Vikas Sindhwani, Vincent Vanhoucke

    Abstract: We propose an architecture for learning complex controllable behaviors by having simple Policies Modulate Trajectory Generators (PMTG), a powerful combination that can provide both memory and prior knowledge to the controller. The result is a flexible architecture that is applicable to a class of problems with periodic motion for which one has an insight into the class of trajectories that might l… ▽ More

    Submitted 7 October, 2019; originally announced October 2019.

    Journal ref: In Proceedings of The 2nd Conference on Robot Learning, volume 87 of Proceedings of Machine Learning Research, pages 916-926. PMLR, 29-31 Oct 2018

  20. arXiv:1910.00324  [pdf, other

    cs.CV cs.LG

    Graph convolutional networks for learning with few clean and many noisy labels

    Authors: Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Ondrej Chum, Cordelia Schmid

    Abstract: In this work we consider the problem of learning a classifier from noisy labels when a few clean labeled examples are given. The structure of clean and noisy data is modeled by a graph per class and Graph Convolutional Networks (GCN) are used to predict class relevance of noisy examples. For each class, the GCN is treated as a binary classifier, which learns to discriminate clean from noisy exampl… ▽ More

    Submitted 24 August, 2020; v1 submitted 1 October, 2019; originally announced October 2019.

  21. arXiv:1907.03613  [pdf, other

    cs.LG cs.AI cs.RO

    Data Efficient Reinforcement Learning for Legged Robots

    Authors: Yuxiang Yang, Ken Caluwaerts, Atil Iscen, Tingnan Zhang, Jie Tan, Vikas Sindhwani

    Abstract: We present a model-based framework for robot locomotion that achieves walking based on only 4.5 minutes (45,000 control steps) of data collected on a quadruped robot. To accurately model the robot's dynamics over a long horizon, we introduce a loss function that tracks the model's prediction over multiple timesteps. We adapt model predictive control to account for planning latency, which allows th… ▽ More

    Submitted 6 October, 2019; v1 submitted 8 July, 2019; originally announced July 2019.

  22. arXiv:1905.08926  [pdf, other

    cs.LG cs.AI cs.RO

    Hierarchical Reinforcement Learning for Quadruped Locomotion

    Authors: Deepali Jain, Atil Iscen, Ken Caluwaerts

    Abstract: Legged locomotion is a challenging task for learning algorithms, especially when the task requires a diverse set of primitive behaviors. To solve these problems, we introduce a hierarchical framework to automatically decompose complex locomotion tasks. A high-level policy issues commands in a latent space and also selects for how long the low-level policy will execute the latent command. Concurren… ▽ More

    Submitted 21 May, 2019; originally announced May 2019.

  23. arXiv:1904.04717  [pdf, other

    cs.CV cs.LG

    Label Propagation for Deep Semi-supervised Learning

    Authors: Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Ondrej Chum

    Abstract: Semi-supervised learning is becoming increasingly important because it can combine data carefully labeled by humans with abundant unlabeled data to train deep neural networks. Classic methods on semi-supervised learning that have focused on transductive learning have not been fully exploited in the inductive framework followed by modern deep learning. The same holds for the manifold assumption---t… ▽ More

    Submitted 9 April, 2019; originally announced April 2019.

    Comments: Accepted to CVPR 2019

  24. arXiv:1903.02993  [pdf, other

    cs.LG stat.ML

    Provably Robust Blackbox Optimization for Reinforcement Learning

    Authors: Krzysztof Choromanski, Aldo Pacchiano, Jack Parker-Holder, Yunhao Tang, Deepali Jain, Yuxiang Yang, Atil Iscen, Jasmine Hsu, Vikas Sindhwani

    Abstract: Interest in derivative-free optimization (DFO) and "evolutionary strategies" (ES) has recently surged in the Reinforcement Learning (RL) community, with growing evidence that they can match state of the art methods for policy optimization problems in Robotics. However, it is well known that DFO methods suffer from prohibitively high sampling complexity. They can also be very sensitive to noisy rew… ▽ More

    Submitted 8 July, 2019; v1 submitted 7 March, 2019; originally announced March 2019.

  25. arXiv:1903.01063  [pdf, other

    cs.LG cs.AI cs.RO stat.ML

    NoRML: No-Reward Meta Learning

    Authors: Yuxiang Yang, Ken Caluwaerts, Atil Iscen, Jie Tan, Chelsea Finn

    Abstract: Efficiently adapting to new environments and changes in dynamics is critical for agents to successfully operate in the real world. Reinforcement learning (RL) based approaches typically rely on external reward feedback for adaptation. However, in many scenarios this reward signal might not be readily available for the target task, or the difference between the environments can be implicit and only… ▽ More

    Submitted 3 March, 2019; originally announced March 2019.

  26. arXiv:1807.09848  [pdf, other

    cs.CV

    Local Orthogonal-Group Testing

    Authors: Ahmet Iscen, Ondrej Chum

    Abstract: This work addresses approximate nearest neighbor search applied in the domain of large-scale image retrieval. Within the group testing framework we propose an efficient off-line construction of the search structures. The linear-time complexity orthogonal grouping increases the probability that at most one element from each group is matching to a given query. Non-maxima suppression with each group… ▽ More

    Submitted 20 September, 2018; v1 submitted 25 July, 2018; originally announced July 2018.

  27. arXiv:1807.08692  [pdf, ps, other

    cs.CV

    Hybrid Diffusion: Spectral-Temporal Graph Filtering for Manifold Ranking

    Authors: Ahmet Iscen, Yannis Avrithis, Giorgos Tolias, Teddy Furon, Ondrej Chum

    Abstract: State of the art image retrieval performance is achieved with CNN features and manifold ranking using a k-NN similarity graph that is pre-computed off-line. The two most successful existing approaches are temporal filtering, where manifold ranking amounts to solving a sparse linear system online, and spectral filtering, where eigen-decomposition of the adjacency matrix is performed off-line and th… ▽ More

    Submitted 22 November, 2018; v1 submitted 23 July, 2018; originally announced July 2018.

  28. arXiv:1805.07831  [pdf, other

    cs.RO

    Optimizing Simulations with Noise-Tolerant Structured Exploration

    Authors: Krzysztof Choromanski, Atil Iscen, Vikas Sindhwani, Jie Tan, Erwin Coumans

    Abstract: We propose a simple drop-in noise-tolerant replacement for the standard finite difference procedure used ubiquitously in blackbox optimization. In our approach, parameter perturbation directions are defined by a family of structured orthogonal matrices. We show that at the small cost of computing a Fast Walsh-Hadamard/Fourier Transform (FWHT/FFT), such structured finite differences consistently gi… ▽ More

    Submitted 20 May, 2018; originally announced May 2018.

  29. arXiv:1804.10332  [pdf, other

    cs.RO cs.AI

    Sim-to-Real: Learning Agile Locomotion For Quadruped Robots

    Authors: Jie Tan, Tingnan Zhang, Erwin Coumans, Atil Iscen, Yunfei Bai, Danijar Hafner, Steven Bohez, Vincent Vanhoucke

    Abstract: Designing agile locomotion for quadruped robots often requires extensive expertise and tedious manual tuning. In this paper, we present a system to automate this process by leveraging deep reinforcement learning techniques. Our system can learn quadruped locomotion from scratch using simple reward signals. In addition, users can provide an open loop reference to guide the learning process when mor… ▽ More

    Submitted 16 May, 2018; v1 submitted 26 April, 2018; originally announced April 2018.

    Comments: Accompanying video: https://www.youtube.com/watch?v=lUZUr7jxoqM

  30. arXiv:1803.11285  [pdf, other

    cs.CV

    Revisiting Oxford and Paris: Large-Scale Image Retrieval Benchmarking

    Authors: Filip Radenović, Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Ondřej Chum

    Abstract: In this paper we address issues with image retrieval benchmarking on standard and popular Oxford 5k and Paris 6k datasets. In particular, annotation errors, the size of the dataset, and the level of challenge are addressed: new annotation for both datasets is created with an extra attention to the reliability of the ground truth. Three new protocols of varying difficulty are introduced. The protoc… ▽ More

    Submitted 29 March, 2018; originally announced March 2018.

    Comments: CVPR 2018

  31. arXiv:1803.11095  [pdf, other

    cs.CV

    Mining on Manifolds: Metric Learning without Labels

    Authors: Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Ondrej Chum

    Abstract: In this work we present a novel unsupervised framework for hard training example mining. The only input to the method is a collection of images relevant to the target application and a meaningful initial representation, provided e.g. by pre-trained CNN. Positive examples are distant points on a single manifold, while negative examples are nearby points on different manifolds. Both types of example… ▽ More

    Submitted 29 March, 2018; originally announced March 2018.

  32. arXiv:1709.04725  [pdf, other

    cs.CV

    Unsupervised object discovery for instance recognition

    Authors: Oriane Siméoni, Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Ondrej Chum

    Abstract: Severe background clutter is challenging in many computer vision tasks, including large-scale image retrieval. Global descriptors, that are popular due to their memory and search efficiency, are especially prone to corruption by such a clutter. Eliminating the impact of the clutter on the image descriptor increases the chance of retrieving relevant images and prevents topic drift due to actually r… ▽ More

    Submitted 24 January, 2018; v1 submitted 14 September, 2017; originally announced September 2017.

  33. arXiv:1704.06591  [pdf, other

    cs.CV

    Panorama to panorama matching for location recognition

    Authors: Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Teddy Furon, Ondrej Chum

    Abstract: Location recognition is commonly treated as visual instance retrieval on "street view" imagery. The dataset items and queries are panoramic views, i.e. groups of images taken at a single location. This work introduces a novel panorama-to-panorama matching process, either by aggregating features of individual images in a group or by explicitly constructing a larger panorama. In either case, multipl… ▽ More

    Submitted 21 April, 2017; originally announced April 2017.

  34. arXiv:1703.06935  [pdf, other

    cs.CV

    Fast Spectral Ranking for Similarity Search

    Authors: Ahmet Iscen, Yannis Avrithis, Giorgos Tolias, Teddy Furon, Ondrej Chum

    Abstract: Despite the success of deep learning on representing images for particular object retrieval, recent studies show that the learned representations still lie on manifolds in a high dimensional space. This makes the Euclidean nearest neighbor search biased for this task. Exploring the manifolds online remains expensive even if a nearest neighbor graph has been computed offline. This work introduces a… ▽ More

    Submitted 29 March, 2018; v1 submitted 20 March, 2017; originally announced March 2017.

  35. arXiv:1611.05113  [pdf, other

    cs.CV

    Efficient Diffusion on Region Manifolds: Recovering Small Objects with Compact CNN Representations

    Authors: Ahmet Iscen, Giorgos Tolias, Yannis Avrithis, Teddy Furon, Ondrej Chum

    Abstract: Query expansion is a popular method to improve the quality of image retrieval with both conventional and CNN representations. It has been so far limited to global image similarity. This work focuses on diffusion, a mechanism that captures the image manifold in the feature space. The diffusion is carried out on descriptors of overlapping image regions rather than on a global image descriptor like i… ▽ More

    Submitted 1 July, 2019; v1 submitted 15 November, 2016; originally announced November 2016.

    Comments: CVPR 2017

  36. arXiv:1412.3328  [pdf, other

    cs.CV cs.DB

    Memory vectors for similarity search in high-dimensional spaces

    Authors: Ahmet Iscen, Teddy Furon, Vincent Gripon, Michael Rabbat, Hervé Jégou

    Abstract: We study an indexing architecture to store and search in a database of high-dimensional vectors from the perspective of statistical signal processing and decision theory. This architecture is composed of several memory units, each of which summarizes a fraction of the database by a single representative vector. The potential similarity of the query to one of the vectors stored in the memory unit i… ▽ More

    Submitted 1 March, 2017; v1 submitted 10 December, 2014; originally announced December 2014.

    Comments: Accepted to IEEE Transactions on Big Data

  37. A comparison of dense region detectors for image search and fine-grained classification

    Authors: Ahmet Iscen, Giorgos Tolias, Philippe-Henri Gosselin, Hervé Jégou

    Abstract: We consider a pipeline for image classification or search based on coding approaches like Bag of Words or Fisher vectors. In this context, the most common approach is to extract the image patches regularly in a dense manner on several scales. This paper proposes and evaluates alternative choices to extract patches densely. Beyond simple strategies derived from regular interest region detectors, we… ▽ More

    Submitted 17 April, 2015; v1 submitted 29 October, 2014; originally announced October 2014.

    Comments: Accepted to IEEE Transactions on Image Processing

  38. arXiv:1401.0733  [pdf, other

    cs.CV

    ConceptVision: A Flexible Scene Classification Framework

    Authors: Ahmet Iscen, Eren Golge, Ilker Sarac, Pinar Duygulu

    Abstract: We introduce ConceptVision, a method that aims for high accuracy in categorizing large number of scenes, while keeping the model relatively simpler and efficient for scalability. The proposed method combines the advantages of both low-level representations and high-level semantic categories, and eliminates the distinctions between different levels through the definition of concepts. The proposed f… ▽ More

    Submitted 29 October, 2014; v1 submitted 3 January, 2014; originally announced January 2014.

  39. What is usual in unusual videos? Trajectory snippet histograms for discovering unusualness

    Authors: Ahmet Iscen, Anil Armagan, Pinar Duygulu

    Abstract: Unusual events are important as being possible indicators of undesired consequences. Moreover, unusualness in everyday life activities may also be amusing to watch as proven by the popularity of such videos shared in social media. Discovery of unusual events in videos is generally attacked as a problem of finding usual patterns, and then separating the ones that do not resemble to those. In this s… ▽ More

    Submitted 2 November, 2014; v1 submitted 3 January, 2014; originally announced January 2014.

    Journal ref: Computer Vision and Pattern Recognition Workshops (CVPRW), 2014 IEEE Conference on