{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-22056","title":"Learning Coverage- and Power-Optimal Transmitter Placement from City Maps: A Comparative Study of Direct and Indirect Neural Approaches","arxiv_id":"2604.22056","date":"2026-04-23","proceeding":null,"authors":["Çağkan Yapar"],"abstract":"Optimal wireless transmitter placement is a central task in radio-network planning, and exhaustive search becomes prohibitively expensive at scale. This paper studies the single-transmitter setting under a learned propagation model, enabling exhaustive per-pixel assessment at scale in a regime where measurement-based labeling is infeasible and ray-tracing-based labeling is computationally out of reach. We introduce a dataset of 167525 urban scenarios (RadioMapSeer-Deployment) with dual ground-truth labels for coverage-optimal and power-optimal transmitter locations. Benchmark analysis reveals an asymmetric coverage-power trade-off: coverage-optimal placement sacrifices 13.86% of received-power, whereas power-optimal placement sacrifices 5.50% of coverage; the best balanced placement lies at $\\bar{d}=2.60$ from the ideal point (100%,100%). We evaluate two learning formulations: indirect heatmap-based models predicting received-power radio maps, and direct score-map models predicting the objective landscape over feasible transmitter locations. Within the heatmap family, discriminative models deliver one-shot predictions 1350-2400$\\times$ faster than exhaustive search, while diffusion models additionally support multi-sample inference that improves single-objective performance and, by reusing the same sample pool under a balanced criterion, recovers strong balanced placements without explicit multi-objective training. Dual score-map strategies combining power and coverage score-maps match the exhaustive balanced optimum ($\\bar{d}=2.60$) and remain close to it across smaller candidate budgets, at 14-22$\\times$ speedups including the cost of evaluating shortlisted candidates. Dual score-map methods are strongest overall, whereas heatmap formulations remain attractive for their physically meaningful intermediate maps and, in the diffusion setting, for inference-time search.","url_abs":"https://arxiv.org/abs/2604.22056","url_pdf":"https://arxiv.org/pdf/2604.22056","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.22056"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/CagkanYapar/Deployment1Tx","reach":null}],"summary":{"ran":12,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":15,"ran":12,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"6572501220ffec46","entry":"center_crop_to_match","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"models/discriminative.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/models/discriminative.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6572501220ffec46"}},{"code_sha256_prefix":"a3eb8b5d72c1648b","entry":"compute_coverage_binary_loss","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"training/losses.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/training/losses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a3eb8b5d72c1648b"}},{"code_sha256_prefix":"c63df256016193f4","entry":"compute_ms_ssim_loss","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"training/losses.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/training/losses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c63df256016193f4"}},{"code_sha256_prefix":"75e09835408d55c7","entry":"compute_ssim_loss","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"training/losses.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/training/losses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"75e09835408d55c7"}},{"code_sha256_prefix":"89f84f0bf94f04b5","entry":"conv_block","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"models/diffusion.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/models/diffusion.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"89f84f0bf94f04b5"}},{"code_sha256_prefix":"32344640bf1fb835","entry":"convert_to_json_serializable","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"training/train_diffusion_scoremap.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/training/train_diffusion_scoremap.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"32344640bf1fb835"}},{"code_sha256_prefix":"2458f60cf377c8ab","entry":"convrelu","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"models/saipp_net.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/models/saipp_net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2458f60cf377c8ab"}},{"code_sha256_prefix":"01b2cde8ecdca9f6","entry":"convreluT","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"models/saipp_net.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/models/saipp_net.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"01b2cde8ecdca9f6"}},{"code_sha256_prefix":"e95be1df94fe0c58","entry":"evaluate_samples_batched_inline","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"evaluation/eval_heatmap_diffusion_multisample.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/evaluation/eval_heatmap_diffusion_multisample.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e95be1df94fe0c58"}},{"code_sha256_prefix":"5730534a5c472c33","entry":"format_hardware_info","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"evaluation/eval_heatmap_diffusion_multisample.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/evaluation/eval_heatmap_diffusion_multisample.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5730534a5c472c33"}},{"code_sha256_prefix":"f6a1d857d27e5aab","entry":"sample_diffusion","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"evaluation/eval_scoremap_diffusion.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/evaluation/eval_scoremap_diffusion.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f6a1d857d27e5aab"}},{"code_sha256_prefix":"255a0daf959dc49a","entry":"soft_argmax","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"models/discriminative.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/models/discriminative.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"255a0daf959dc49a"}},{"code_sha256_prefix":"76d16d27813c48f1","entry":"conv_block","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"models/discriminative.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/models/discriminative.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"76d16d27813c48f1"}},{"code_sha256_prefix":"08873c640a70115b","entry":"create_comparison_table","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"evaluation/eval_heatmap_diffusion_l2.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/evaluation/eval_heatmap_diffusion_l2.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"08873c640a70115b"}},{"code_sha256_prefix":"c4bf3182c51d0cac","entry":"create_diffusion_model","repo":"CagkanYapar/Deployment1Tx","repo_kind":"found_in_text","path":"models/diffusion.py","file_url":"https://github.com/CagkanYapar/Deployment1Tx/blob/HEAD/models/diffusion.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c4bf3182c51d0cac"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}