Skip to main content

Showing 1–17 of 17 results for author: Carlson, C

  1. arXiv:2407.04870  [pdf, other

    cs.DM

    Flip Dynamics for Sampling Colorings: Improving $(11/6-ε)$ Using a Simple Metric

    Authors: Charlie Carlson, Eric Vigoda

    Abstract: We present improved bounds for randomly sampling $k$-colorings of graphs with maximum degree $Δ$; our results hold without any further assumptions on the graph. The Glauber dynamics is a simple single-site update Markov chain. Jerrum (1995) proved an optimal $O(n\log{n})$ mixing time bound for Glauber dynamics whenever $k>2Δ$ where $Δ$ is the maximum degree of the input graph. This bound was impro… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

    Comments: 27 pages, 1 figure

  2. arXiv:2407.04576  [pdf, other

    cs.DM cs.DS math.PR

    Optimal Mixing for Randomly Sampling Edge Colorings on Trees Down to the Max Degree

    Authors: Charlie Carlson, Xiaoyu Chen, Weiming Feng, Eric Vigoda

    Abstract: We address the convergence rate of Markov chains for randomly generating an edge coloring of a given tree. Our focus is on the Glauber dynamics which updates the color at a randomly chosen edge in each step. For a tree $T$ with $n$ vertices and maximum degree $Δ$, when the number of colors $q$ satisfies $q\geqΔ+2$ then we prove that the Glauber dynamics has an optimal relaxation time of $O(n)$, wh… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

  3. arXiv:2405.15665  [pdf

    cs.SE

    Examining Ownership Models in Software Teams: A Systematic Literature Review and a Replication Study

    Authors: Umme Ayman Koana, Quang Hy Le, Shadikur Rahman, Chris Carlson, Francis Chew, Maleknaz Nayebi

    Abstract: Effective ownership of software artifacts, particularly code, is crucial for accountability, knowledge sharing, and code quality enhancement. Researchers have proposed models linking ownership of software artifacts with developer performance and code quality. Our study aims to systematically examine various ownership models and provide a structured literature overview. Conducting a systematic lite… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

    Comments: Pre-print an accepted paper for the ESE journal

  4. arXiv:2309.07859  [pdf, other

    cs.DC cs.DM

    Improved Distributed Algorithms for Random Colorings

    Authors: Charlie Carlson, Daniel Frishberg, Eric Vigoda

    Abstract: Markov Chain Monte Carlo (MCMC) algorithms are a widely-used algorithmic tool for sampling from high-dimensional distributions, a notable example is the equilibirum distribution of graphical models. The Glauber dynamics, also known as the Gibbs sampler, is the simplest example of an MCMC algorithm; the transitions of the chain update the configuration at a randomly chosen coordinate at each step.… ▽ More

    Submitted 12 June, 2024; v1 submitted 14 September, 2023; originally announced September 2023.

    Comments: 25 pages, 2 figures

  5. arXiv:2308.12455  [pdf

    cs.SE

    Ownership in the Hands of Accountability at Brightsquid -- A Case Study and a Developer Survey

    Authors: Umme Ayman Koana, Francis Chew, Chris Carlson, Maleknaz Nayebi

    Abstract: The COVID-19 pandemic has accelerated the adoption of digital health solutions. This has presented significant challenges for software development teams to swiftly adjust to the market need and demand. To address these challenges, product management teams have had to adapt their approach to software development, reshaping their processes to meet the demands of the pandemic. Brighsquid implemented… ▽ More

    Submitted 23 August, 2023; originally announced August 2023.

  6. arXiv:2308.08373  [pdf, ps, other

    cs.DS

    Approximation Algorithms for Norm Multiway Cut

    Authors: Charlie Carlson, Jafar Jafarov, Konstantin Makarychev, Yury Makarychev, Liren Shan

    Abstract: We consider variants of the classic Multiway Cut problem. Multiway Cut asks to partition a graph $G$ into $k$ parts so as to separate $k$ given terminals. Recently, Chandrasekaran and Wang (ESA 2021) introduced $\ell_p$-norm Multiway, a generalization of the problem, in which the goal is to minimize the $\ell_p$ norm of the edge boundaries of $k$ parts. We provide an… ▽ More

    Submitted 16 August, 2023; originally announced August 2023.

    Comments: 25 pages, ESA 2023

  7. arXiv:2307.09533  [pdf, other

    cs.DS math.CO

    Approximately counting independent sets in dense bipartite graphs via subspace enumeration

    Authors: Charlie Carlson, Ewan Davies, Alexandra Kolla, Aditya Potukuchi

    Abstract: We give a randomized algorithm that approximates the number of independent sets in a dense, regular bipartite graph -- in the language of approximate counting, we give an FPRAS for #BIS on the class of dense, regular bipartite graphs. Efficient counting algorithms typically apply to ``high-temperature'' problems on bounded-degree graphs, and our contribution is a notable exception as it applies to… ▽ More

    Submitted 18 July, 2023; originally announced July 2023.

    Comments: 15 pages

    MSC Class: 68W25

  8. arXiv:2303.08774  [pdf, other

    cs.CL cs.AI

    GPT-4 Technical Report

    Authors: OpenAI, Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, Red Avila, Igor Babuschkin, Suchir Balaji, Valerie Balcom, Paul Baltescu, Haiming Bao, Mohammad Bavarian, Jeff Belgum, Irwan Bello, Jake Berdine, Gabriel Bernadett-Shapiro, Christopher Berner, Lenny Bogdonoff, Oleg Boiko , et al. (256 additional authors not shown)

    Abstract: We report the development of GPT-4, a large-scale, multimodal model which can accept image and text inputs and produce text outputs. While less capable than humans in many real-world scenarios, GPT-4 exhibits human-level performance on various professional and academic benchmarks, including passing a simulated bar exam with a score around the top 10% of test takers. GPT-4 is a Transformer-based mo… ▽ More

    Submitted 4 March, 2024; v1 submitted 15 March, 2023; originally announced March 2023.

    Comments: 100 pages; updated authors list; fixed author names and added citation

  9. arXiv:2204.01923  [pdf, ps, other

    cs.DS cs.DM math.CO

    Algorithms for the ferromagnetic Potts model on expanders

    Authors: Charlie Carlson, Ewan Davies, Nicolas Fraiman, Alexandra Kolla, Aditya Potukuchi, Corrine Yap

    Abstract: We give algorithms for approximating the partition function of the ferromagnetic Potts model on $d$-regular expanding graphs. We require much weaker expansion than in previous works; for example, the expansion exhibited by the hypercube suffices. The main improvements come from a significantly sharper analysis of standard polymer models, using extremal graph theory and applications of Karger's alg… ▽ More

    Submitted 17 September, 2022; v1 submitted 4 April, 2022; originally announced April 2022.

    Comments: 27 pages; added Theorem 2 as separate statement; to appear in FOCS 2022

  10. arXiv:2111.03033  [pdf, ps, other

    cs.DS cs.CC math.CO

    Computational thresholds for the fixed-magnetization Ising model

    Authors: Charlie Carlson, Ewan Davies, Alexandra Kolla, Will Perkins

    Abstract: The ferromagnetic Ising model is a model of a magnetic material and a central topic in statistical physics. It also plays a starring role in the algorithmic study of approximate counting: approximating the partition function of the ferromagnetic Ising model with uniform external field is tractable at all temperatures and on all graphs, due to the randomized algorithm of Jerrum and Sinclair. Here w… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

  11. arXiv:2003.01154  [pdf, other

    cs.DS cs.DM math.CO

    Efficient algorithms for the Potts model on small-set expanders

    Authors: Charles Carlson, Ewan Davies, Alexandra Kolla

    Abstract: An emerging trend in approximate counting is to show that certain `low-temperature' problems are easy on typical instances, despite worst-case hardness results. For the class of regular graphs one usually shows that expansion can be exploited algorithmically, and since random regular graphs are good expanders with high probability the problem is typically tractable. Inspired by approaches used in… ▽ More

    Submitted 5 February, 2024; v1 submitted 2 March, 2020; originally announced March 2020.

    Comments: 24 pages

  12. arXiv:1811.12904  [pdf

    cs.SE

    A Longitudinal Study of Identifying and Paying Down Architectural Debt

    Authors: Maleknaz Nayebi, Yuanfang Cai, Rick Kazman, Guenther Ruhe, Qiong Feng, Chris Carlson, Francis Chew

    Abstract: Architectural debt is a form of technical debt that derives from the gap between the architectural design of the system as it "should be" compared to "as it is". We measured architecture debt in two ways: 1) in terms of system-wide coupling measures, and 2) in terms of the number and severity of architectural flaws. In recent work it was shown that the amount of architectural debt has a huge impac… ▽ More

    Submitted 30 November, 2018; originally announced November 2018.

    Comments: Submitted to ICSE-SEIP 2019

  13. arXiv:1810.10044  [pdf, other

    cs.DS math.CO

    Lower bounds for Max-Cut in $H$-free graphs via semidefinite programming

    Authors: Charles Carlson, Alexandra Kolla, Ray Li, Nitya Mani, Benny Sudakov, Luca Trevisan

    Abstract: For a graph $G$, let $f(G)$ denote the size of the maximum cut in $G$. The problem of estimating $f(G)$ as a function of the number of vertices and edges of $G$ has a long history and was extensively studied in the last fifty years. In this paper we propose an approach, based on semidefinite programming (SDP), to prove lower bounds on $f(G)$. We use this approach to find large cuts in graphs with… ▽ More

    Submitted 22 April, 2020; v1 submitted 23 October, 2018; originally announced October 2018.

    Comments: 21 pages, to be published in LATIN 2020 proceedings, Updated version is rewritten to include additional results along with corrections to original arguments

  14. arXiv:1808.03796  [pdf

    cs.SE

    ESSMArT Way to Manage User Requests

    Authors: Maleknaz Nayebi, Liam Dicke, Ron Ittyipe, Chris Carlson, Guenther Ruhe

    Abstract: Quality and market acceptance of software products is strongly influenced by responsiveness to user requests. Once a request is received from a customer, decisions need to be made if the request should be escalated to the development team. Once escalated, the ticket must be formulated as a development task and be assigned to a developer. To make the process more efficient and reduce the time betwe… ▽ More

    Submitted 11 August, 2018; originally announced August 2018.

    Comments: This is a preprint of the submission to Empirical Software Engineering journal, 2018

  15. arXiv:1807.05665  [pdf, ps, other

    cs.DS cs.CC

    Improving the smoothed complexity of FLIP for max cut problems

    Authors: Ali Bibak, Charles Carlson, Karthekeyan Chandrasekaran

    Abstract: Finding locally optimal solutions for max-cut and max-$k$-cut are well-known PLS-complete problems. An instinctive approach to finding such a locally optimum solution is the FLIP method. Even though FLIP requires exponential time in worst-case instances, it tends to terminate quickly in practical instances. To explain this discrepancy, the run-time of FLIP has been studied in the smoothed complexi… ▽ More

    Submitted 15 July, 2018; originally announced July 2018.

    Comments: 36 pages

  16. arXiv:1712.10261  [pdf, ps, other

    cs.DS cs.DM

    Optimal Lower Bounds for Sketching Graph Cuts

    Authors: Charles Carlson, Alexandra Kolla, Nikhil Srivastava, Luca Trevisan

    Abstract: We study the space complexity of sketching cuts and Laplacian quadratic forms of graphs. We show that any data structure which approximately stores the sizes of all cuts in an undirected graph on $n$ vertices up to a $1+ε$ error must use $Ω(n\log n/ε^2)$ bits of space in the worst case, improving the $Ω(n/ε^2)$ bound of Andoni et al. and matching the best known upper bound achieved by spectral spa… ▽ More

    Submitted 29 December, 2017; originally announced December 2017.

  17. arXiv:1611.03624  [pdf, ps, other

    cs.DM cs.DS math.CO

    Invertibility and Largest Eigenvalue of Symmetric Matrix Signings

    Authors: Charles Carlson, Karthekeyan Chandrasekaran, Hsien-Chih Chang, Alexandra Kolla

    Abstract: The spectra of signed matrices have played a fundamental role in social sciences, graph theory, and control theory. In this work, we investigate the computational problems of identifying symmetric signings of matrices with natural spectral properties. Our results are twofold: 1. We show NP-completeness for the following three problems: verifying whether a given matrix has a symmetric signing tha… ▽ More

    Submitted 24 July, 2017; v1 submitted 11 November, 2016; originally announced November 2016.

    Comments: 24 pages; title changed, abstract updated, paper reorganized, connections and motivations section revised, new results added in several sections