Skip to main content

Showing 1–11 of 11 results for author: Ferens, R

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

    cs.CV cs.LG

    Coarse-to-Fine Multi-Scene Pose Regression with Transformers

    Authors: Yoli Shavit, Ron Ferens, Yosi Keller

    Abstract: Absolute camera pose regressors estimate the position and orientation of a camera given the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron (MLP) head is trained using images and pose labels to embed a single reference scene at a time. Recently, this scheme was extended to learn multiple scenes by replacing the MLP head with a set of fully connected layers.… ▽ More

    Submitted 22 August, 2023; originally announced August 2023.

    Comments: Accepted to IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI). arXiv admin note: substantial text overlap with arXiv:2103.11468

  2. arXiv:2303.02610  [pdf, other

    cs.CV

    HyperPose: Camera Pose Localization using Attention Hypernetworks

    Authors: Ron Ferens, Yosi Keller

    Abstract: In this study, we propose the use of attention hypernetworks in camera pose localization. The dynamic nature of natural scenes, including changes in environment, perspective, and lighting, creates an inherent domain gap between the training and test sets that limits the accuracy of contemporary localization networks. To overcome this issue, we suggest a camera pose regressor that integrates a hype… ▽ More

    Submitted 5 March, 2023; originally announced March 2023.

  3. arXiv:2208.05956  [pdf, ps, other

    cs.FL

    Completely reachable automata: a quadratic decision algorithm and a quadratic upper bound on the reaching threshold

    Authors: Robert Ferens, Marek Szykuła

    Abstract: A complete deterministic finite (semi)automaton (DFA) with a set of states $Q$ is \emph{completely reachable} if every nonempty subset of $Q$ is the image of the action of some word applied to $Q$. The concept of completely reachable automata appeared, in particular, in connection with synchronizing automata; the class contains the Čern{ý} automata and covers several independently investigated sub… ▽ More

    Submitted 11 June, 2024; v1 submitted 11 August, 2022; originally announced August 2022.

    Comments: Revision and new results. This is the extended version of https://doi.org/10.4230/LIPIcs.ICALP.2023.59

  4. arXiv:2103.11477  [pdf, other

    cs.CV cs.AI

    Paying Attention to Activation Maps in Camera Pose Regression

    Authors: Yoli Shavit, Ron Ferens, Yosi Keller

    Abstract: Camera pose regression methods apply a single forward pass to the query image to estimate the camera pose. As such, they offer a fast and light-weight alternative to traditional localization schemes based on image retrieval. Pose regression approaches simultaneously learn two regression tasks, aiming to jointly estimate the camera position and orientation using a single embedding vector computed b… ▽ More

    Submitted 11 April, 2021; v1 submitted 21 March, 2021; originally announced March 2021.

  5. arXiv:2103.11468  [pdf, other

    cs.CV

    Learning Multi-Scene Absolute Pose Regression with Transformers

    Authors: Yoli Shavit, Ron Ferens, Yosi Keller

    Abstract: Absolute camera pose regressors estimate the position and orientation of a camera from the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron head is trained with images and pose labels to embed a single reference scene at a time. Recently, this scheme was extended for learning multiple scenes by replacing the MLP head with a set of fully connected layers. In t… ▽ More

    Submitted 26 July, 2021; v1 submitted 21 March, 2021; originally announced March 2021.

  6. arXiv:2101.06201  [pdf, other

    math.GR cs.DM cs.DS cs.FL

    Solving one variable word equations in the free group in cubic time

    Authors: Robert Ferens, Artur Jeż

    Abstract: A word equation with one variable in a free group is given as $U = V$, where both $U$ and $V$ are words over the alphabet of generators of the free group and $X, X^{-1}$, for a fixed variable $X$. An element of the free group is a solution when substituting it for $X$ yields a true equality (interpreted in the free group) of left- and right-hand sides. It is known that the set of all solutions of… ▽ More

    Submitted 15 January, 2021; originally announced January 2021.

    Comments: 52 pages, accepted to STACS 2021

  7. arXiv:2101.05057  [pdf, other

    cs.FL math.CO

    Synchronizing Strongly Connected Partial DFAs

    Authors: Mikhail V. Berlinkov, Robert Ferens, Andrew Ryzhikov, Marek Szykuła

    Abstract: We study synchronizing partial DFAs, which extend the classical concept of synchronizing complete DFAs and are a special case of synchronizing unambiguous NFAs. A partial DFA is called synchronizing if it has a word (called a reset word) whose action brings a non-empty subset of states to a unique state and is undefined for all other states. While in the general case the problem of checking whethe… ▽ More

    Submitted 13 January, 2021; originally announced January 2021.

    Comments: Full version of the paper at STACS 2021

  8. arXiv:2012.12014  [pdf, other

    cs.CV cs.AI

    Do We Really Need Scene-specific Pose Encoders?

    Authors: Yoli Shavit, Ron Ferens

    Abstract: Visual pose regression models estimate the camera pose from a query image with a single forward pass. Current models learn pose encoding from an image using deep convolutional networks which are trained per scene. The resulting encoding is typically passed to a multi-layer perceptron in order to regress the pose. In this work, we propose that scene-specific pose encoders are not required for pose… ▽ More

    Submitted 22 December, 2020; originally announced December 2020.

    Comments: To be presented at ICPR2020

  9. arXiv:1907.05272  [pdf

    cs.CV

    Introduction to Camera Pose Estimation with Deep Learning

    Authors: Yoli Shavit, Ron Ferens

    Abstract: Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection and many more. By transferring the knowledge learned by deep models on large generic datasets, researchers were further able to create fine-tuned models for oth… ▽ More

    Submitted 16 July, 2019; v1 submitted 8 July, 2019; originally announced July 2019.

  10. Preimage problems for deterministic finite automata

    Authors: Mikhail V. Berlinkov, Robert Ferens, Marek Szykuła

    Abstract: Given a subset of states $S$ of a deterministic finite automaton and a word $w$, the preimage is the subset of all states mapped to a state in $S$ by the action of $w$. We study three natural problems concerning words giving certain preimages. The first problem is whether, for a given subset, there exists a word \emph{extending} the subset (giving a larger preimage). The second problem is whether… ▽ More

    Submitted 19 September, 2020; v1 submitted 26 April, 2017; originally announced April 2017.

    Journal ref: Journal of Computer and System Sciences, 115:214--234, 2021

  11. arXiv:1701.03768  [pdf, ps, other

    cs.FL

    Complexity of regular bifix-free languages

    Authors: Robert Ferens, Marek Szykuła

    Abstract: We study descriptive complexity properties of the class of regular bifix-free languages, which is the intersection of prefix-free and suffix-free regular languages. We show that there exist a single ternary universal (stream of) bifix-free languages that meet all the bounds for the state complexity basic operations (Boolean operations, product, star, and reversal). This is in contrast with suffix-… ▽ More

    Submitted 13 January, 2017; originally announced January 2017.

    Comments: 20 pages, 1 figure, 4 tables